Adopt forbidDuplicateNames: true in jasmine-core's own tests
This commit is contained in:
@@ -12,5 +12,8 @@
|
||||
"helpers/nodeDefineJasmineUnderTest.js",
|
||||
"helpers/resetEnv.js"
|
||||
],
|
||||
"env": {
|
||||
"forbidDuplicateNames": true
|
||||
},
|
||||
"random": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user