11453: Move remote token validation to middleware. Bypass Ruby SDK.
[arvados.git] / services / api / test / integration / keep_proxy_test.rb
index aacda517f24b8e5433f599f9e86306b3c7aaad46..8c286eab466032128f39745b841ae93e09469425 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 
 class KeepProxyTest < ActionDispatch::IntegrationTest