Skip to content

Commit

Permalink
comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
unicodeveloper committed Jan 16, 2024
1 parent dc040ed commit 1937338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
require_relative "../lib/novu"

RSpec.configure do |config|
config.expect_with :rspec, :test_unit
config.mock_with :mocha
config.pattern = '**/*.spec'
# config.expect_with :rspec, :test_unit
# config.mock_with :mocha
# config.pattern = '**/*.spec'

# # Enable flags like --only-failures and --next-failure
# config.example_status_persistence_file_path = ".rspec_status"
Expand Down

0 comments on commit 1937338

Please sign in to comment.