From aeba5e5e6062095a06d9b867d7e7ee75422f25b9 Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Tue, 5 Jan 2021 05:22:22 +0530 Subject: [PATCH] Chore: fix typo (#13975) --- 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,