mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
@@ -168,13 +168,6 @@ test.describe('AISettings/Embedding', () => {
|
||||
'workspace-embedding-setting-attachment-list'
|
||||
);
|
||||
|
||||
// Uploading
|
||||
await expect(
|
||||
attachmentList.getByTestId(
|
||||
'workspace-embedding-setting-attachment-uploading-item'
|
||||
)
|
||||
).toHaveCount(2);
|
||||
|
||||
// Persisted
|
||||
await expect(
|
||||
attachmentList.getByTestId('workspace-embedding-setting-attachment-item')
|
||||
|
||||
Reference in New Issue
Block a user