mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-23 20:18:42 +08:00
feat: bump blocksuite (#5953)
This commit is contained in:
@@ -104,10 +104,4 @@ test.skip('migration', async ({ page, browser }) => {
|
||||
await page.waitForTimeout(5000);
|
||||
await page.reload();
|
||||
await waitForEditorLoad(page);
|
||||
|
||||
// click edgeless switch button is flaky in e2e
|
||||
// await clickEdgelessModeButton(page);
|
||||
// await expect(page.locator('affine-edgeless-page')).toBeVisible({
|
||||
// timeout: 1000,
|
||||
// });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user