Skip to content

Commit 66680f9

Browse files
committed
Update fourslash test
1 parent 2c94b9e commit 66680f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/getJavaScriptQuickInfo6.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
/////** @type {function(this:number)} */
66
////function f() { /**/this }
77

8-
verify.quickInfoAt("", "number");
8+
verify.quickInfoAt("", "this: number");

0 commit comments

Comments
 (0)