Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e650c45 commit 8783453Copy full SHA for 8783453
test/helpers/privateMocks.js
@@ -23,7 +23,6 @@ function tthey(msg, vals, spec) {
23
}
24
25
function xthey(msg, vals, spec) {
26
- /* jshint -W040 : ignore possible strict violation due to use of this */
27
baseThey(msg, vals, spec, xit);
28
29
0 commit comments