mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 18:02:47 +08:00
@@ -3,7 +3,7 @@ import { loadPage } from './libs/load-page.js';
|
||||
|
||||
loadPage();
|
||||
|
||||
test.skip('Login Flow', () => {
|
||||
test.describe('Login Flow', () => {
|
||||
test.skip('Open login modal by click current workspace', async ({ page }) => {
|
||||
await page.getByTestId('current-workspace').click();
|
||||
await page.waitForTimeout(800);
|
||||
|
||||
Reference in New Issue
Block a user