mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-29 09:25:53 +00:00
Run specs in random order to catch order-dependency bugs
This commit is contained in:
parent
a8d6e244b7
commit
80d23acf27
1 changed files with 2 additions and 0 deletions
2
.rspec
Normal file
2
.rspec
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
--color
|
||||
--order random
|
||||
Loading…
Reference in a new issue