closes #11840
[arvados.git] / services / api / test / integration / pipeline_test.rb
index a550246b13efa2262db3606c87804610720a697c..6a264bbe7947ba3883772a6d6e5bb1c0c3b6ada0 100644 (file)
@@ -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.