chore: adjust preloading page (#4225)

This commit is contained in:
JimmFly
2023-09-11 14:42:45 +08:00
committed by GitHub
parent b7b14c2241
commit 49c8928a09
6 changed files with 11 additions and 11 deletions
@@ -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