Skip to content

Commit

Permalink
Merge fbfae55 into fd868fe
Browse files Browse the repository at this point in the history
  • Loading branch information
0exp committed Jul 5, 2018
2 parents fd868fe + fbfae55 commit 7250c93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@

RSpec.configure do |config|
config.shared_context_metadata_behavior = :apply_to_host_groups
config.order = :random
config.expect_with(:rspec) { |c| c.syntax = :expect }
config.order = :random
Kernel.srand config.seed

config.include SpecSupport::EventFactories
config.include SpecSupport::NotifierFactories
Expand Down

0 comments on commit 7250c93

Please sign in to comment.