diff options
author | Colby Swandale <me@colby.fyi> | 2019-04-05 16:38:56 +1100 |
---|---|---|
committer | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-05-27 13:03:19 +0200 |
commit | 875f255d252bab65fbac0c6ff018d889a5160609 (patch) | |
tree | aafde7d9c9f0ffcaa16fe881300f2eef03df7859 /.rspec | |
parent | 76ea72641ec3bc19515565077d2637876ea786ac (diff) | |
download | bundler-875f255d252bab65fbac0c6ff018d889a5160609.tar.gz |
set rspec test order to be random
Diffstat (limited to '.rspec')
-rw-r--r-- | .rspec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ --color --warnings --require spec_helper +--order random |