mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Add missing property to headless API test assertion
This commit is contained in:
@@ -400,6 +400,7 @@ describe('Headless API Tests', function (): void {
|
||||
originMode: false,
|
||||
reverseWraparoundMode: false,
|
||||
sendFocusMode: false,
|
||||
synchronizedOutputMode: false,
|
||||
wraparoundMode: true
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user