Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Lapuskin committed Dec 9, 2024
1 parent 31c64c6 commit a4a2256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lexical-playground/__tests__/e2e/List.spec.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ test.describe.parallel('Nested List', () => {
await toggleBulletList(page);

await selectFromColorPicker(page);
await await focusEditor(page);
await toggleBold(page);
await page.keyboard.type('Hello');
//Double-enter to exit list
Expand Down

0 comments on commit a4a2256

Please sign in to comment.