mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +08:00
chore: update preloading page (#2409)
This commit is contained in:
@@ -38,7 +38,7 @@ test('enable public workspace', async ({ page, context }) => {
|
||||
await page2.waitForSelector('thead', {
|
||||
timeout: 10000,
|
||||
});
|
||||
await page2.getByText('Welcome to AFFiNE').click();
|
||||
await page2.getByText('AFFiNE - not just a note taking app').click();
|
||||
});
|
||||
|
||||
test('access public workspace page', async ({ page, browser }) => {
|
||||
|
||||
Reference in New Issue
Block a user