mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-16 05:58:32 -06:00
This had better be the last unit test fix...
This commit is contained in:
parent
cb19b3d251
commit
1b3c7a28c1
@ -196,7 +196,7 @@ namespace ts.tscWatch {
|
||||
length: 1,
|
||||
code: Diagnostics.Type_0_is_not_assignable_to_type_1.code,
|
||||
category: Diagnostics.Type_0_is_not_assignable_to_type_1.category,
|
||||
messageText: "Type '20' is not assignable to type 'string'.",
|
||||
messageText: "Type 'number' is not assignable to type 'string'.",
|
||||
relatedInformation: undefined,
|
||||
reportsUnnecessary: undefined,
|
||||
source: undefined
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user