Skip to content

Commit 259e62d

Browse files
Corrected fourslash test.
1 parent efc7cb1 commit 259e62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/quickInfoOnClassMergedWithFunction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
////}
1515

1616
goTo.marker();
17-
verify.quickInfoIs("(property) myProp: string", undefined);
17+
verify.quickInfoIs('(property) myProp: "test"', undefined);

0 commit comments

Comments
 (0)