diff --git a/src/harness/harnessUtils.ts b/src/harness/harnessUtils.ts index 7894eb8a28c..cfc6f59f300 100644 --- a/src/harness/harnessUtils.ts +++ b/src/harness/harnessUtils.ts @@ -219,6 +219,7 @@ namespace Utils { case "locals": case "localSymbol": case "kind": + case "id": case "nodeCount": case "symbolCount": case "identifierCount":