14360: Merge branch 'master' into 14360-dispatch-cloud
[arvados.git] / apps / workbench / test / controllers / disabled_api_test.rb
index 334b89c4da7aa5ec578a353dcafd180d7bc09240..913f2b972834fce585bab576ddab67b576344221 100644 (file)
@@ -1,7 +1,14 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 require 'helpers/share_object_helper'
 
 class DisabledApiTest < ActionController::TestCase
+  reset_api_fixtures :after_each_test, false
+  reset_api_fixtures :after_suite, false
+
   test "dashboard recent processes when pipeline_instance index API is disabled" do
     @controller = ProjectsController.new