mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-21 00:07:01 +08:00
chore: update setting text (#3000)
This commit is contained in:
@@ -79,7 +79,7 @@ test('allow creation of filters by favorite', async ({ page }) => {
|
||||
await waitEditorLoad(page);
|
||||
await clickSideBarAllPageButton(page);
|
||||
await closeDownloadTip(page);
|
||||
await createFirstFilter(page, 'Is Favourited');
|
||||
await createFirstFilter(page, 'Favourited');
|
||||
await page
|
||||
.locator('[data-testid="filter-arg"]', { hasText: 'true' })
|
||||
.locator('div')
|
||||
|
||||
Reference in New Issue
Block a user