chore: rename mocha-runner (#10984)

This commit is contained in:
jrandolf
2023-09-22 01:57:18 -07:00
committed by GitHub
parent 18ba47e043
commit d124c83dad
15 changed files with 11 additions and 11 deletions

View File

@@ -239,7 +239,7 @@ module.exports = {
{
files: [
'packages/puppeteer-core/src/**/*.test.ts',
'tools/mochaRunner/src/test.ts',
'tools/mocha-runner/src/test.ts',
],
rules: {
// With the Node.js test runner, `describe` and `it` are technically