Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
Error: Missing definition for `afterAll` - you must set one using `RuleTester.afterAll` or there must be one defined globally as `afterAll`.
at Function.get afterAll [as afterAll] (/Users/gajus/Developer/gajus/eslint-plugin-canonical/node_modules/.pnpm/@typescript-eslint+rule-tester@6.1.0_@eslint+eslintrc@2.1.0_eslint@8.45.0_typescript@5.1.6/node_modules/@typescript-eslint/rule-tester/src/TestFramework.ts:65:11)
at new RuleTester (/Users/gajus/Developer/gajus/eslint-plugin-canonical/node_modules/.pnpm/@typescript-eslint+rule-tester@6.1.0_@eslint+eslintrc@2.1.0_eslint@8.45.0_typescript@5.1.6/node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:100:17)
Just got the above error and I have no clue what is the correct action. Using mocha for what it is worth.