mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
test(server): move tests out of src folder (#4366)
This commit is contained in:
@@ -136,7 +136,6 @@ describe('GraphQL wrapper for SWR', () => {
|
||||
mutation: uploadAvatarMutation,
|
||||
});
|
||||
trigger({
|
||||
id: '1',
|
||||
avatar: new File([''], 'avatar.png'),
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user