mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-24 21:40:48 +02:00
tests(e2e): improve coverage
This commit is contained in:
@@ -156,6 +156,6 @@ describePlugin('upload', () => {
|
||||
`${FIXTURE_SERVER_URL}/echo`,
|
||||
`${dir}/does-not-exist.txt`
|
||||
)
|
||||
expect(message.length).toBeGreaterThan(0)
|
||||
expect(message).toMatch(/os error 2/)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user