hurl/integration/tests/error_file_unauthorized.err

8 lines
199 B
Plaintext
Raw Normal View History

2022-02-04 19:34:41 +03:00
error: Unauthorized file access
--> tests/error_file_unauthorized.hurl:2:6
|
2 | file,/secret.txt;
| ^^^^^^^^^^^ Unauthorized access to file /secret.txt, check --file-root option
|