Skip to content

Commit b32ea3b

Browse files
committed
mocha-reporter-spec-with-retries package removed
1 parent b4ace87 commit b32ea3b

3 files changed

Lines changed: 0 additions & 15 deletions

File tree

gulp/helpers/test-functional.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ module.exports = async function testFunctional (src, testingEnvironmentName, { n
5151
tests.unshift(SETUP_TESTS_GLOB);
5252

5353
const opts = {
54-
reporter: 'mocha-reporter-spec-with-retries',
5554
timeout: getTimeout(3 * 60 * 1000),
5655
};
5756

package-lock.json

Lines changed: 0 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@
216216
"license-checker": "^20.0.0",
217217
"merge-stream": "^1.0.1",
218218
"minimist": "^1.2.0",
219-
"mocha-reporter-spec-with-retries": "1.0.0",
220219
"multer": "^2.1.1",
221220
"openssl-self-signed-certificate": "^1.1.6",
222221
"proxyquire": "^2.1.0",

0 commit comments

Comments
 (0)