Update snapshot test
This commit is contained in:
parent
d7081d2b4e
commit
50151b7e18
@ -4,27 +4,36 @@
|
|||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
"document": {
|
"document": {
|
||||||
"syntax": null,
|
"fileType": {
|
||||||
|
"name": "No filetype",
|
||||||
|
"syntax": {
|
||||||
|
"tokens": [],
|
||||||
|
"filetype": "No filetype",
|
||||||
|
"keywords1": [],
|
||||||
|
"keywords2": [],
|
||||||
|
"singleLineCommentStart": "",
|
||||||
|
"multiLineCommentStart": "",
|
||||||
|
"multiLineCommentEnd": "",
|
||||||
|
"flags": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
"tokens": [],
|
"tokens": [],
|
||||||
|
"filename": "",
|
||||||
"rows": [],
|
"rows": [],
|
||||||
"filename": null
|
"dirty": false
|
||||||
},
|
},
|
||||||
"offset": {
|
"offset": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
"dirty": false,
|
|
||||||
"filename": "",
|
|
||||||
"renderX": 0,
|
"renderX": 0,
|
||||||
"rows": [],
|
|
||||||
"terminalSize": {
|
"terminalSize": {
|
||||||
"rows": 21,
|
"rows": 21,
|
||||||
"cols": 80
|
"cols": 80
|
||||||
},
|
},
|
||||||
"statusMessage": {
|
"statusMessage": {
|
||||||
"text": "HELP: Ctrl-S = save | Ctrl-Q = quit | Ctrl-F = find",
|
"text": "HELP: Ctrl-S = save | Ctrl-Q = quit | Ctrl-F = find",
|
||||||
|
"len": 51,
|
||||||
"time": 1234567890
|
"time": 1234567890
|
||||||
},
|
}
|
||||||
"syntax": null,
|
|
||||||
"tokens": []
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user