mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-12 01:48:33 -05:00
Fix fourslash test
This commit is contained in:
@@ -16,7 +16,7 @@ verify.memberListCount(2);
|
||||
|
||||
|
||||
goTo.marker('typeReference');
|
||||
verify.memberListCount(0);
|
||||
verify.memberListCount(2);
|
||||
|
||||
goTo.marker('enumValueReference');
|
||||
verify.memberListContains("toString");
|
||||
|
||||
Reference in New Issue
Block a user