X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..afb710394b65fc82da8e4edd024a3a5fc1a18d54:/services/api/test/integration/crunch_dispatch_test.rb diff --git a/services/api/test/integration/crunch_dispatch_test.rb b/services/api/test/integration/crunch_dispatch_test.rb index a6f937bbda..dc215f2a3c 100644 --- a/services/api/test/integration/crunch_dispatch_test.rb +++ b/services/api/test/integration/crunch_dispatch_test.rb @@ -1,7 +1,11 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' require 'helpers/git_test_helper' -class CrunchDispatchTest < ActionDispatch::IntegrationTest +class CrunchDispatchIntegrationTest < ActionDispatch::IntegrationTest include GitTestHelper fixtures :all