✅(frontend) update tests
Some minor changes have been integrated into the list of documents. The tests must therefore be adapted accordingly.
This commit is contained in:
committed by
Anthony LC
parent
8d514bd571
commit
ee937de2c4
@@ -36,6 +36,7 @@ test.describe('Doc Table Content', () => {
|
||||
await page.getByRole('button', { name: 'Strike' }).click();
|
||||
|
||||
await page.locator('.bn-block-outer').first().click();
|
||||
await editor.click();
|
||||
await page.locator('.bn-block-outer').last().click();
|
||||
|
||||
// Create space to fill the viewport
|
||||
|
||||
Reference in New Issue
Block a user