mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Remove only
This commit is contained in:
@@ -297,7 +297,7 @@ describe('API Integration Tests', function(): void {
|
||||
});
|
||||
});
|
||||
|
||||
describe.only('Events', () => {
|
||||
describe('Events', () => {
|
||||
it('onCursorMove', async () => {
|
||||
await openTerminal(page);
|
||||
await page.evaluate(`
|
||||
|
||||
Reference in New Issue
Block a user