15467: Migrate lists to hashes
[arvados.git] / services / api / test / functional / arvados / v1 / groups_controller_test.rb
index 4618305b3239dece9c30f223ac8850b47369335f..30ab89c7e2aa4527960e518cdf63a95bbaef4550 100644 (file)
@@ -431,7 +431,7 @@ class Arvados::V1::GroupsControllerTest < ActionController::TestCase
   end
 
   test 'get contents with jobs and pipeline instances disabled' do
-    Rails.configuration.API.DisabledAPIs = ['jobs.index', 'pipeline_instances.index']
+    Rails.configuration.API.DisabledAPIs = {'jobs.index'=>{}, 'pipeline_instances.index'=>{}}
 
     authorize_with :active
     get :contents, params: {