14406: Merge branch 'master'
[arvados.git] / services / api / test / integration / pipeline_test.rb
index a550246b13efa2262db3606c87804610720a697c..1e9a4d5c649eed79d0676082d42daa8b46b98ea7 100644 (file)
@@ -1,6 +1,10 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 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.