mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 18:41:52 +08:00
@@ -60,7 +60,7 @@ test('create one workspace in the workspace list', async ({
|
||||
expect(currentWorkspace.meta.flavour).toContain('local');
|
||||
});
|
||||
|
||||
test('create multi workspace in the workspace list', async ({
|
||||
test.skip('create multi workspace in the workspace list', async ({
|
||||
page,
|
||||
workspace,
|
||||
}) => {
|
||||
|
||||
Reference in New Issue
Block a user