19698: Fix savepoint usage.
[arvados.git] / services / api / test / functional / arvados / v1 / authorized_keys_controller_test.rb
index 265eaefc506fd461e372d22f2ffedda974bf1cce..8945244ae86454218df7657c2cb7b8e117fbb048 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 
 class Arvados::V1::AuthorizedKeysControllerTest < ActionController::TestCase