Skip to content

Commit

Permalink
Updated spec_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
schinery committed May 7, 2022
1 parent cac70f8 commit a528c03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,7 @@
# # test failures related to randomization by passing the same `--seed` value
# # as the one that triggered the failure.
# Kernel.srand config.seed

# In suites with this setting, only RSpec.describe is valid as the first describe block
config.expose_dsl_globally = false
end

0 comments on commit a528c03

Please sign in to comment.