We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d27dc commit 1889c7cCopy full SHA for 1889c7c
lib/examples/jasmine.json
@@ -8,6 +8,7 @@
8
],
9
"env": {
10
"stopSpecOnExpectationFailure": false,
11
- "random": true
+ "random": true,
12
+ "forbidDuplicateNames": true
13
}
14
0 commit comments