hurl/integration/tests/error_file_unauthorized.err
2022-02-05 17:30:10 +01:00

8 lines
199 B
Plaintext

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
|