X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/68c8b2056d6c72f0229cf29f999a8e0a1e4231f9..89fccf123374c67e738381ea840e3535b2d1074f:/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 7d335d819a..1b6a1a61dd 100644 --- 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