mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Use progress formatter for less verbose CI output. I miss Fuubar formatter, though.
This commit is contained in:
@@ -15,4 +15,4 @@ echo "--- Preparing test database"
|
||||
bundle exec rake db:test:prepare
|
||||
|
||||
echo "--- Running tests"
|
||||
bundle exec rspec spec -f d
|
||||
bundle exec rspec spec --format progress
|
||||
|
||||
Reference in New Issue
Block a user