X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5030cca0ec767bf6e1ba630f91938130731ed6cc..8ffceeb0bddd457cee62586d405afd8e082e1d6f:/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 ee1bd9f2a1..a6f937bbda 100644 --- a/services/api/test/integration/crunch_dispatch_test.rb +++ b/services/api/test/integration/crunch_dispatch_test.rb @@ -1,8 +1,8 @@ require 'test_helper' -load 'test/functional/arvados/v1/git_setup.rb' +require 'helpers/git_test_helper' class CrunchDispatchTest < ActionDispatch::IntegrationTest - include GitSetup + include GitTestHelper fixtures :all @@ -28,7 +28,7 @@ class CrunchDispatchTest < ActionDispatch::IntegrationTest format: "json", job: { script: "log", - repository: "crunch_dispatch_test", + repository: "active/crunchdispatchtest", script_version: "f35f99b7d32bac257f5989df02b9f12ee1a9b0d6", script_parameters: "{}" }