Skip to content

Commit

Permalink
Uses rspec random run order
Browse files Browse the repository at this point in the history
  • Loading branch information
hgmnz committed Jun 6, 2013
1 parent 8800f86 commit a3ad60c
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 @@ -8,4 +8,6 @@

RSpec.configure do |config|
config.mock_with :rspec

config.order = 'random'
end

0 comments on commit a3ad60c

Please sign in to comment.