Skip to content

Commit

Permalink
Stop persisting test status to a file (#15)
Browse files Browse the repository at this point in the history
This is annoying.
  • Loading branch information
frankieroberto authored Sep 11, 2023
1 parent de855b4 commit 9009346
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@


RSpec.configure do |config|
# Enable flags like --only-failures and --next-failure
config.example_status_persistence_file_path = ".rspec_status"

# Disable RSpec exposing methods globally on `Module` and `main`
config.disable_monkey_patching!

Expand Down

0 comments on commit 9009346

Please sign in to comment.