mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
YAML: Fix tests
This commit is contained in:
parent
cdd1cdd0be
commit
df77c1f729
2 changed files with 2 additions and 4 deletions
|
|
@ -156,9 +156,6 @@ testTokenization('yaml', [
|
|||
line: ' String',
|
||||
tokens: [{
|
||||
startIndex: 0,
|
||||
type: 'white.yaml'
|
||||
}, {
|
||||
startIndex: 2,
|
||||
type: 'string.yaml'
|
||||
}]
|
||||
}],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue