X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..ffb304afad93f50fd6ee43ecda6584dd0ac000c4:/services/api/test/integration/pipeline_test.rb diff --git a/services/api/test/integration/pipeline_test.rb b/services/api/test/integration/pipeline_test.rb index a550246b13..6a264bbe79 100644 --- a/services/api/test/integration/pipeline_test.rb +++ b/services/api/test/integration/pipeline_test.rb @@ -1,6 +1,6 @@ require 'test_helper' -class PipelineTest < ActionDispatch::IntegrationTest +class PipelineIntegrationTest < ActionDispatch::IntegrationTest # These tests simulate the workflow of arv-run-pipeline-instance # and other pipeline-running code.