Revert "We need tmp/cache to exist before we can run performance tests"
[arvados.git] / apps / workbench / test / performance_test_helper.rb
index e3da839d946b850bc88d633621dacf4976face4f..7d335d819ad62bf33133b07a7fff18b875ff16b9 100644 (file)
@@ -1,8 +1,5 @@
 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:
 #
 # 1. Similar to other integration tests using the command: