mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 13:29:02 +08:00
chore: adjust preloading page (#4225)
This commit is contained in:
@@ -15,7 +15,7 @@ test('drag a page from "All pages" list onto the "Trash" folder in the sidebar t
|
||||
await page.waitForTimeout(500);
|
||||
}
|
||||
|
||||
const title = 'AFFiNE - not just a note taking app';
|
||||
const title = 'AFFiNE - not just a note-taking app';
|
||||
|
||||
// Drag-and-drop
|
||||
// Ref: https://playwright.dev/docs/input#dragging-manually
|
||||
|
||||
Reference in New Issue
Block a user