feat: update the default workspace nameto AFFiNE Test and add e2e test for it

This commit is contained in:
tzhangchi
2023-02-06 21:58:41 +08:00
parent 22ba80c95d
commit 274505590c
3 changed files with 9 additions and 9 deletions
@@ -1,6 +1,6 @@
import { DataCenter } from '@affine/datacenter';
const DEFAULT_WORKSPACE_NAME = 'affine';
const DEFAULT_WORKSPACE_NAME = 'AFFiNE Test';
export const createDefaultWorkspace = async (dataCenter: DataCenter) => {
return dataCenter.createWorkspace({