projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
10383: Merge branch 'master' into 10383-arv-put-incremental-upload
[arvados.git]
/
apps
/
workbench
/
test
/
performance_test_helper.rb
diff --git
a/apps/workbench/test/performance_test_helper.rb
b/apps/workbench/test/performance_test_helper.rb
index 7d335d819ad62bf33133b07a7fff18b875ff16b9..1b6a1a61dd52881dd4e98f82ebe434f0cd9fc1e0 100644
(file)
--- a/
apps/workbench/test/performance_test_helper.rb
+++ b/
apps/workbench/test/performance_test_helper.rb
@@
-1,6
+1,6
@@
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