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:
@@ -41,6 +41,6 @@ describePlugin('opener', () => {
|
||||
await api.path.join(await api.path.appDataDir(), 'does-not-exist-e2e')
|
||||
)
|
||||
)
|
||||
expect(message.length).toBeGreaterThan(0)
|
||||
expect(message).toMatch(/os error 2/)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user