X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5933c83688fcb9cfd7b45b52c171fab6a1e894c5..f7cc825b6a7a526a95e9f889ba94f4122f191889:/apps/workbench/test/test_helper.rb diff --git a/apps/workbench/test/test_helper.rb b/apps/workbench/test/test_helper.rb index d469d16f0c..7c454c9877 100644 --- a/apps/workbench/test/test_helper.rb +++ b/apps/workbench/test/test_helper.rb @@ -313,3 +313,6 @@ if ENV["RAILS_ENV"].eql? 'test' ApiServerForTests.new.run ApiServerForTests.new.run ["--websockets"] end + +# Reset fixtures now (i.e., before any tests run). +ActiveSupport::TestCase.reset_api_fixtures_now