From 6c1eb97a1842625e0f82933fbfde5e331dfbe214 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Thu, 17 Aug 2023 14:53:23 -0700 Subject: [PATCH] Remove no-longer-applicable comment. --- test/api/Terminal.api.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/api/Terminal.api.ts b/test/api/Terminal.api.ts index dcaea33e..5fa3a831 100644 --- a/test/api/Terminal.api.ts +++ b/test/api/Terminal.api.ts @@ -32,7 +32,6 @@ describe('API Integration Tests', function(): void { assert.equal(await page.evaluate(`window.term.rows`), 24); }); - // fails with the grapheme injection, not sure why... it('Proposed API check', async () => { await openTerminal(page, { allowProposedApi: false }, { loadUnicodeGraphemesAddon: false }); await page.evaluate(`