mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 05:41:22 -06:00
Fix fourslash test
This commit is contained in:
parent
26713c8721
commit
a2c4176ea8
@ -21,7 +21,7 @@ verify.quickInfoIs('var x: One | Two');
|
||||
|
||||
|
||||
goTo.marker("2");
|
||||
verify.quickInfoIs('(property) commonProperty: number | string');
|
||||
verify.quickInfoIs('(property) commonProperty: string | number');
|
||||
|
||||
goTo.marker("3");
|
||||
verify.quickInfoIs('(method) commonFunction(): number');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user