mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-03 02:21:33 +00:00
clearing tmp cache with rake
This commit is contained in:
@@ -18,7 +18,7 @@ bundle exec rake db:drop db:create db:schema:load
|
||||
bundle exec rake parallel:drop parallel:create parallel:load_schema
|
||||
|
||||
echo "--- Emptying cache"
|
||||
rm tmp/cache/ -rf
|
||||
bundle exec rake tmp:clear
|
||||
|
||||
echo "--- Running tests"
|
||||
bundle exec rake parallel:spec
|
||||
|
||||
Reference in New Issue
Block a user