14028: Confirm that safe tags (like <b></b>) don't get cleaned by sanitize()
[arvados.git] / apps / workbench / test / controllers / pipeline_templates_controller_test.rb
index 82c4faeabe37e9ea50e7d1986f254c88088a1540..1f733c48eb0284897cf7ae1060461cc9eb9da961 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 
 class PipelineTemplatesControllerTest < ActionController::TestCase