Skip to content

Commit a36e0f4

Browse files
committed
Fix test.
1 parent f27b250 commit a36e0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/duplicateIndexers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
////var /**/r = i[1];
1010

1111
goTo.marker();
12-
verify.quickInfoIs('var r: number');
12+
verify.quickInfoIs('var r: string');

0 commit comments

Comments
 (0)