Add issue number to a previous PR's test

pull/6283/head^2
Phoenix Eliot 2022-08-04 13:23:16 -04:00 committed by Tienson Qin
parent bc00dba369
commit 2970ff6c58
1 changed files with 1 additions and 1 deletions

View File

@ -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