fixes
Some checks are pending
Deploy Admin Panel / Deploy Admin Panel (push) Waiting to run
Deploy Admin Panel / Admin Panel Verification (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
Some checks are pending
Deploy Admin Panel / Deploy Admin Panel (push) Waiting to run
Deploy Admin Panel / Admin Panel Verification (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
This commit is contained in:
parent
ce9614f676
commit
4793421b71
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ describe('BulkCardEditor', () => {
|
||||||
id: 'img-1',
|
id: 'img-1',
|
||||||
file: new File(['x'], 'img-1.png', { type: 'image/png' }),
|
file: new File(['x'], 'img-1.png', { type: 'image/png' }),
|
||||||
preview: 'data:image/png;base64,AA==',
|
preview: 'data:image/png;base64,AA==',
|
||||||
base64: 'data:image/png;base64,AA==',
|
objectId: '550e8400-e29b-41d4-a716-446655440000',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue