Skip to content

Commit 37eee17

Browse files
enable random spec ordering to ensure specs remain isolated.
1 parent 9615711 commit 37eee17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rspec

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
--color
22
--format documentation
33
--require spec_helper
4+
--order rand

0 commit comments

Comments
 (0)