projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
16736: Enhances tests about login issued tokens.
[arvados.git]
/
services
/
api
/
test
/
unit
/
workflow_test.rb
diff --git
a/services/api/test/unit/workflow_test.rb
b/services/api/test/unit/workflow_test.rb
index 29ca09bdab2d200fc9f0f99ead3ec1f6f64cb85b..26cd7f215ed557077bf84ac34c78219fcccda00c 100644
(file)
--- a/
services/api/test/unit/workflow_test.rb
+++ b/
services/api/test/unit/workflow_test.rb
@@
-1,3
+1,7
@@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
require 'test_helper'
class WorkflowTest < ActiveSupport::TestCase