We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47722bd commit 1a314d2Copy full SHA for 1a314d2
package.json
@@ -56,7 +56,6 @@
56
"test:unit:webbapi:webDriver:noSeleniumServer": "mocha test/helper/WebDriver.noSeleniumServer_test.js",
57
"test:unit:webbapi:webDriver:devtools": "mocha test/helper/WebDriver_devtools_test.js --exit",
58
"test:unit:webbapi:testCafe": "mocha test/helper/TestCafe_test.js",
59
- "test:unit:expect": "mocha test/helper/Expect_test.js",
60
"test:unit:mockServer": "mocha test/helper/MockServer_test.js",
61
"test:plugin": "mocha test/plugin/plugin_test.js",
62
"def": "./runok.js def",
0 commit comments