hurl/integration/tests/error_http_connection.err

8 lines
158 B
Plaintext
Raw Normal View History

error: Http Connection
2020-08-27 10:07:46 +03:00
--> tests/error_http_connection.hurl:1:5
|
1 | GET http://unknown
| ^^^^^^^^^^^^^^ Could not resolve host <unknown>
2020-08-27 10:07:46 +03:00
|