added order default to default rspec run [ci skip]
This commit is contained in:
parent
408bafca09
commit
f44cb8fe2e
1 changed files with 1 additions and 0 deletions
1
.rspec
1
.rspec
|
|
@ -2,3 +2,4 @@
|
||||||
--profile
|
--profile
|
||||||
--color
|
--color
|
||||||
--tag ~performance
|
--tag ~performance
|
||||||
|
--order random
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue