mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-10-31 20:34:12 +01:00
new message
This commit is contained in:
parent
7aae690850
commit
f8d8fa05b0
@ -5,6 +5,6 @@ import { createNoteError } from '../../utils'
|
||||
test.describe('@web', () => {
|
||||
test('to big zip', async ({ page }) => {
|
||||
const files = [Files.Zip]
|
||||
await createNoteError(page, { files }, 'note is to big')
|
||||
await createNoteError(page, { files }, 'could not create note. note is too big')
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user