hurl/integration/tests_failed/aws_sigv4_option.err
jcamiel 9f6fdf2c9b
Rename aws_sigv4 integration test to aws_sigv4_option.
By convention, the integration test are named `foo` when a command line option is used, and `foo_option when an `[Options]` is prefered.
2023-09-29 13:39:15 +02:00

7 lines
217 B
Plaintext
Executable File

error: HTTP connection
--> tests_ok/aws_sigv4_option.hurl:1:6
|
1 | POST http://localhost:8000/aws-sigv4
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Option aws-sigv4 requires libcurl version 7.75.0 or higher
|