Skip to content
Snippets Groups Projects
Commit 9571737a authored by Giovanne Marcelo's avatar Giovanne Marcelo
Browse files

adding institution users test

parent a2a93a5d
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,8 @@ class V1::InstitutionControllerTest < ActionController::TestCase
assert_response :unauthorized
end
test 'should user show institution users' do
skip('Unsolved issue: ArgumentError: wrong number of arguments (2 for 0)')
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment