From 4793421b71360234643baa734c0310c980949173 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Fri, 19 Dec 2025 04:17:03 +0300 Subject: [PATCH] fixes --- mnemo_cards_admin/src/components/BulkCardEditor.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mnemo_cards_admin/src/components/BulkCardEditor.test.tsx b/mnemo_cards_admin/src/components/BulkCardEditor.test.tsx index 8c6e058..cbf46e0 100644 --- a/mnemo_cards_admin/src/components/BulkCardEditor.test.tsx +++ b/mnemo_cards_admin/src/components/BulkCardEditor.test.tsx @@ -59,7 +59,7 @@ describe('BulkCardEditor', () => { id: 'img-1', file: new File(['x'], 'img-1.png', { type: 'image/png' }), preview: 'data:image/png;base64,AA==', - base64: 'data:image/png;base64,AA==', + objectId: '550e8400-e29b-41d4-a716-446655440000', }, ]