Skip to content

Commit

Permalink
Update rspec_retry.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturT committed Jun 12, 2024
1 parent 6d3a782 commit 4bca63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/config/rspec_retry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
config.verbose_retry = true
# show exception that triggers a retry if verbose_retry is set to true
config.display_try_failure_messages = true

# --fail-fast option makes RSpec fail after X failed tests. This can lead to canceled tests in Queue Mode.
# config.fail_fast = 1

Expand Down

0 comments on commit 4bca63c

Please sign in to comment.