Merge branch 'master' into 10112-workflow-show
[arvados.git] / apps / workbench / test / performance_test_helper.rb
index e3da839d946b850bc88d633621dacf4976face4f..1b6a1a61dd52881dd4e98f82ebe434f0cd9fc1e0 100644 (file)
@@ -1,9 +1,6 @@
 require 'integration_helper'
 
-# We need tmp/cache to exist before we can run tests
-Rake::Task["tmp:create"].invoke
-
-# 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