Skip to content

Commit 71fd229

Browse files
committed
Remove randomizer
1 parent 9074a0b commit 71fd229

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/support/jasmine.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"helpers": [
77
"../node_modules/babel-core/register.js",
88
"helper.js"
9-
]
9+
],
10+
"random": false
1011
}

0 commit comments

Comments
 (0)