tests: add test for about AFFiNE

This commit is contained in:
tzhangchi
2022-12-23 17:32:23 +08:00
parent 5403a2218e
commit b7e46fc775
2 changed files with 20 additions and 1 deletions
@@ -20,7 +20,7 @@ export const WorkspaceSelector = () => {
trigger="click"
onVisibleChange={setIsShow}
>
<SelectorWrapper>
<SelectorWrapper data-testid="current-workspace">
<Avatar alt="Affine" src={currentWorkspace?.meta.avatar || ''} />
<WorkspaceName>
{currentWorkspace?.meta.name ||