Fixup other fourslash test

This commit is contained in:
Wesley Wigham 2020-10-27 16:25:30 -07:00
parent d1bc6b1ba6
commit e96ce39b60
No known key found for this signature in database
GPG key ID: D59F87F60C5400C9

View file

@ -15,7 +15,7 @@ verify.completions({
name: "x",
source: "/a",
sourceDisplay: "./a",
text: "(property) x: number",
text: "(alias) const x: 0\nimport x",
hasAction: true,
sortText: completion.SortText.AutoImportSuggestions
},