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:
@@ -144,6 +144,6 @@ describePlugin('http', () => {
|
||||
api.http.fetch(url, { proxy: { all: 'http://127.0.0.1:1' } }),
|
||||
echoServer
|
||||
)
|
||||
expect(message.length).toBeGreaterThan(0)
|
||||
expect(message).toMatch(/error sending request/)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user