Skip to content

Commit 284ce62

Browse files
committed
Update spec_helper.rb
1 parent 4bd1304 commit 284ce62

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spec/spec_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
config.filter_run_excluding :broken => true
3030

31+
config.fail_fast = true
32+
3133
config.before(:all) do
3234
# TODO: Move this to some method.
3335
# TODO Make more intelligent so two test suites can run at the same time.

0 commit comments

Comments
 (0)