mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-19 23:37:15 +08:00
chore: bump blocksuite (#7680)
This commit is contained in:
@@ -117,6 +117,6 @@ test('outline viewer is useable', async ({ page }) => {
|
||||
await expect(indicators.nth(1)).toBeVisible();
|
||||
|
||||
const viewer = page.locator('affine-outline-panel-body');
|
||||
await indicators.first().hover();
|
||||
await indicators.first().hover({ force: true });
|
||||
await expect(viewer).toBeVisible();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user