Skip to content

Commit e96ce39

Browse files
committed
Fixup other fourslash test
1 parent d1bc6b1 commit e96ce39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/completionsImport_require_addNew.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ verify.completions({
1515
name: "x",
1616
source: "/a",
1717
sourceDisplay: "./a",
18-
text: "(property) x: number",
18+
text: "(alias) const x: 0\nimport x",
1919
hasAction: true,
2020
sortText: completion.SortText.AutoImportSuggestions
2121
},

0 commit comments

Comments
 (0)