From ca4816bc36ec0a70af1705c54ed6f4150a295af0 Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Sun, 3 Jan 2021 10:40:04 +0530 Subject: [PATCH] Chore: fix typo --- tests/lib/linter/report-translator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lib/linter/report-translator.js b/tests/lib/linter/report-translator.js index 4d137b578ba..6c7252b48f6 100644 --- a/tests/lib/linter/report-translator.js +++ b/tests/lib/linter/report-translator.js @@ -626,7 +626,7 @@ describe("createReportTranslator", () => { ); }); - // This isn't offically supported, but autofix works the same way + // This isn't officially supported, but autofix works the same way it("should remove the whole suggestion if 'fix' function didn't return anything.", () => { const reportDescriptor = { node,