X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0ecbb08536d02433272e62cf1878edd7927f66e1..0e12d049716003b08c4fc881343ebf14c3522b99:/apps/workbench/test/controllers/sessions_controller_test.rb diff --git a/apps/workbench/test/controllers/sessions_controller_test.rb b/apps/workbench/test/controllers/sessions_controller_test.rb index a6113da7ab..bd22cf58a2 100644 --- a/apps/workbench/test/controllers/sessions_controller_test.rb +++ b/apps/workbench/test/controllers/sessions_controller_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' class SessionsControllerTest < ActionController::TestCase