From 7924db3ecd3a1533c164c679a12b67a51477182e Mon Sep 17 00:00:00 2001 From: sahejkm Date: Tue, 14 May 2024 00:30:46 +0800 Subject: [PATCH] Fix formatting after merge --- packages/lexical-playground/__tests__/e2e/CodeBlock.spec.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/lexical-playground/__tests__/e2e/CodeBlock.spec.mjs b/packages/lexical-playground/__tests__/e2e/CodeBlock.spec.mjs index 4669a624172..dc6b4716a6d 100644 --- a/packages/lexical-playground/__tests__/e2e/CodeBlock.spec.mjs +++ b/packages/lexical-playground/__tests__/e2e/CodeBlock.spec.mjs @@ -876,7 +876,6 @@ test.describe('CodeBlock', () => { await assertHTML(page, bcaHTML); }); - test('When pressing CMD/Ctrl + Left, CMD/Ctrl + Right, the cursor should go to the start of the code', async ({ page, isPlainText,