We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd1304 commit 284ce62Copy full SHA for 284ce62
1 file changed
spec/spec_helper.rb
@@ -28,6 +28,8 @@
28
29
config.filter_run_excluding :broken => true
30
31
+ config.fail_fast = true
32
+
33
config.before(:all) do
34
# TODO: Move this to some method.
35
# TODO Make more intelligent so two test suites can run at the same time.
0 commit comments