diff --git a/.rspec b/.rspec index 0b23933f..81e6e158 100644 --- a/.rspec +++ b/.rspec @@ -1,2 +1,3 @@ --color ---format progress \ No newline at end of file +--format progress +--order random