Skip to content
Snippets Groups Projects
Commit 32cc0496 authored by Mauricio Giacomini Girardello's avatar Mauricio Giacomini Girardello
Browse files

Merge branch 'railsapi' of gitlab.c3sl.ufpr.br:portalmec/portalmec into railsapi

parents 37fb4e96 9571737a
No related branches found
No related tags found
No related merge requests found
...@@ -61,6 +61,8 @@ class V1::InstitutionControllerTest < ActionController::TestCase ...@@ -61,6 +61,8 @@ class V1::InstitutionControllerTest < ActionController::TestCase
assert_response :unauthorized assert_response :unauthorized
end end
test 'should user show institution users' do
skip('Unsolved issue: ArgumentError: wrong number of arguments (2 for 0)')
end
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