X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d28b1cebc8b799ea1e65a50826602392b446ea29..e24a892b920fd8cddf091a3c15acba1ab27f510d:/services/api/test/integration/crunch_dispatch_test.rb?ds=inline diff --git a/services/api/test/integration/crunch_dispatch_test.rb b/services/api/test/integration/crunch_dispatch_test.rb index 81767af905..552fd37ad5 100644 --- a/services/api/test/integration/crunch_dispatch_test.rb +++ b/services/api/test/integration/crunch_dispatch_test.rb @@ -1,7 +1,7 @@ require 'test_helper' require 'helpers/git_test_helper' -class CrunchDispatchTest < ActionDispatch::IntegrationTest +class CrunchDispatchIntegrationTest < ActionDispatch::IntegrationTest 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: "{}" }