Skip to content

Commit

Permalink
fix spec helper
Browse files Browse the repository at this point in the history
  • Loading branch information
bedrock-adam committed Jan 14, 2024
1 parent d15b2df commit 69b1559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

require 'outboxer'

env = ENV['RAILS_ENV'] || 'development'

RSpec.configure do |config|
config.example_status_persistence_file_path = ".rspec_status"

Expand Down

0 comments on commit 69b1559

Please sign in to comment.