Merge branch '8784-dir-listings'
[arvados.git] / apps / workbench / test / performance_test_helper.rb
index 7d335d819ad62bf33133b07a7fff18b875ff16b9..c3b50c2e24a3a2440e28a500d48b4cc6789e40bf 100644 (file)
@@ -1,6 +1,10 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'integration_helper'
 
-# Performance test can run in two two different ways:
+# Performance test can run in two different ways:
 #
 # 1. Similar to other integration tests using the command:
 #     RAILS_ENV=test bundle exec rake test:benchmark