X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1cf946bc2ac7370431c193463ab865d71bc32ed3..3ef580c47029ff0fbf959b044f29c183f41cb609:/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.