smarter testing

This commit is contained in:
2015-08-07 12:44:11 +02:00
parent 74ba0dd27d
commit 3aef45a94e
5 changed files with 37 additions and 6 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ RSpec.configure do |config|
# Use color in STDOUT
config.color = true
config.fail_fast = true
config.fail_fast = false
# Use color not only in STDOUT but also in pagers and files
config.tty = true