diff --git a/tests/cases/fourslash/quickInfoForTypeofParameter.ts b/tests/cases/fourslash/quickInfoForTypeofParameter.ts index 1612b5af12f..4001e853b6e 100644 --- a/tests/cases/fourslash/quickInfoForTypeofParameter.ts +++ b/tests/cases/fourslash/quickInfoForTypeofParameter.ts @@ -6,7 +6,6 @@ ////} verify.quickInfos({ - ref2: "(local var) y1: string", ref1: "(local var) y1: string", ref2: "(local var) y1: string" });