Skip to content

Commit 46991b7

Browse files
Fixed test.
1 parent 5fd0701 commit 46991b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cases/fourslash/signatureHelpTaggedTemplatesNegatives5.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//// function foo(strs, ...rest) {
44
//// }
55
////
6-
//// /*1*/fo/*2*/o /*3*/`abcd`/*4*/ /*5*/
6+
//// /*1*/fo/*2*/o /*3*/`abcd`/*4*/
77

88
test.markers().forEach(m => {
99
goTo.position(m.position);

0 commit comments

Comments
 (0)