diff --git a/e2e-tests/editor.spec.ts b/e2e-tests/editor.spec.ts index 5090a2649..2c31285e3 100644 --- a/e2e-tests/editor.spec.ts +++ b/e2e-tests/editor.spec.ts @@ -180,7 +180,7 @@ test('copy & paste block ref and replace its content', async ({ page, block }) = } }) -test('copy and paste block after editing new block', async ({ page, block }) => { +test('copy and paste block after editing new block #5962', async ({ page, block }) => { await createRandomPage(page) // Create a block and copy it in block-select mode