Skip to content

Commit

Permalink
add tests order (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
fravit4 authored Oct 27, 2019
1 parent 0016e82 commit 0be3ea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config
Submodule config updated 1 files
+5 −0 default.yml
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

config.disable_monkey_patching!
config.color = true
config.order = Howitzer.test_order.presence || :defined

config.before(:each) do
scenario_name =
Expand Down

0 comments on commit 0be3ea4

Please sign in to comment.