12840: Differentiate "Cancelled" from "Failed" pipeline instances.
[arvados.git] / services / api / test / integration / users_test.rb
index 09f29b81c08dfba105a5dfa613cb6fb421caa9bb..8ddab3fee1eb6963dff5c34b3f2788fa09bcef1e 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 require 'helpers/users_test_helper'
 
@@ -212,5 +216,4 @@ class UsersTest < ActionDispatch::IntegrationTest
     end
     nil
   end
-
 end