Run specs in random order to catch order-dependency bugs

This commit is contained in:
Erik Michaels-Ober 2012-10-10 00:30:35 -07:00
parent a8d6e244b7
commit 80d23acf27

2
.rspec Normal file
View file

@ -0,0 +1,2 @@
--color
--order random