randomize tests

This commit is contained in:
Tony Brix 2018-04-10 10:13:31 -05:00
parent 539695079d
commit 8815ba3285

View File

@ -7,5 +7,5 @@
"helpers/**/*.js"
],
"stopSpecOnExpectationFailure": false,
"random": false
"random": true
}