feat: update AFFINE to AFFiNE

This commit is contained in:
tzhangchi
2022-12-24 23:50:56 +08:00
parent 559dbd91f3
commit 526f1fc864
7 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ test.describe('Login Flow', () => {
page.waitForEvent('popup'),
page
.getByRole('button', {
name: 'Google Continue with Google Set up an AFFINE account to sync data',
name: 'Google Continue with Google Set up an AFFiNE account to sync data',
})
.click(),
]);