hurl/integration/tests/error_file_read_access.err

8 lines
182 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
error: File ReadAccess
--> tests/error_file_read_access.hurl:2:6
|
2 | file,does_not_exist;
| ^^^^^^^^^^^^^^ File tests/does_not_exist can not be read
|