mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
chore(electron): speed up electron tests (#9871)
This commit is contained in:
@@ -136,6 +136,8 @@ test('delete workspace and then restore it from backup', async ({ page }) => {
|
||||
);
|
||||
//#endregion
|
||||
|
||||
await page.waitForTimeout(1000);
|
||||
|
||||
//#region 4. restore the workspace from backup
|
||||
await page.getByTestId('slider-bar-workspace-setting-button').click();
|
||||
await expect(page.getByTestId('setting-modal')).toBeVisible();
|
||||
|
||||
Reference in New Issue
Block a user