mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 09:21:24 +08:00
chore: replace all "favourite" with "favorite" (#927)
This commit is contained in:
@@ -43,7 +43,7 @@ test.describe('Local first delete page', () => {
|
||||
// show empty tip
|
||||
expect(
|
||||
page.getByText(
|
||||
'Tips: Click Add to Favourites/Trash and the page will appear here.'
|
||||
'Tips: Click Add to Favorites/Trash and the page will appear here.'
|
||||
)
|
||||
).not.toBeUndefined();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user