mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-11 23:17:48 +00:00
No need to empty cache if I18n asset depends on locale
This commit is contained in:
@@ -17,8 +17,5 @@ echo "--- Loading test database"
|
||||
bundle exec rake db:drop db:create db:schema:load
|
||||
bundle exec rake parallel:drop parallel:create parallel:load_schema
|
||||
|
||||
echo "--- Emptying cache"
|
||||
bundle exec rake tmp:clear
|
||||
|
||||
echo "--- Running tests"
|
||||
bundle exec rake parallel:spec
|
||||
|
||||
Reference in New Issue
Block a user