diff --git a/src/harness/harnessUtils.ts b/src/harness/harnessUtils.ts index dbed683b30..c63afb323a 100644 --- a/src/harness/harnessUtils.ts +++ b/src/harness/harnessUtils.ts @@ -218,7 +218,7 @@ namespace Utils { case "symbolCount": case "identifierCount": case "scriptSnapshot": - // Blockist of items we never put in the baseline file. + // Blocklist of items we never put in the baseline file. break; case "originalKeywordKind":