9426: test Tags tab
[arvados.git] / services / api / test / functional / arvados / v1 / groups_controller_test.rb
index 3beec35958b45dc63611e9fcf393e98dff2575ef..7e3cad7d8c921da8c29f055e7bc067883d53d641 100644 (file)
@@ -116,6 +116,7 @@ class Arvados::V1::GroupsControllerTest < ActionController::TestCase
     authorize_with :active
     get :contents, {
       format: :json,
+      limit: 200,
       id: users(:active).uuid
     }
     assert_response :success