mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Fixed the last test
This commit is contained in:
parent
149dbe7e27
commit
84429bdb8e
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ class UsersXmlApiTest < ActionDispatch::IntegrationTest
|
|||
get "/users/#{users(:other_user).id}.xml", params: {}, headers: basic_auth_headers()
|
||||
assert_response :success
|
||||
assert_select 'user'
|
||||
assert_select 'email', false
|
||||
assert_select 'password', false
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue