Skip to content

Commit 6eb4ff3

Browse files
committed
chore: clean test code
1 parent b91464d commit 6eb4ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/completionAfterNewline2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/////*2*/
88

99
verify.completions(
10-
{ marker: ["1"], exact: undefined },
10+
{ marker: "1", exact: undefined },
1111
{
1212
marker: "2",
1313
exact: completion.globalsPlus([

0 commit comments

Comments
 (0)