Fix the tests with the latest layout

This commit is contained in:
Batuhan Taskaya 2022-03-07 19:01:37 +03:00
parent ec203b1fac
commit b5623ccc87

View File

@ -18,9 +18,8 @@ usage:
error:
the following arguments are required: URL
For more information:
- Try running http --help
- Or visiting https://httpie.io/docs/cli
for more information:
run 'http --help' or visit https://httpie.io/docs/cli
"""
@ -31,9 +30,8 @@ usage:
error:
argument --pretty: expected one argument
For more information:
- Try running http --help
- Or visiting https://httpie.io/docs/cli
for more information:
run 'http --help' or visit https://httpie.io/docs/cli
"""
@ -44,9 +42,8 @@ usage:
error:
argument --pretty: invalid choice: '$invalid' (choose from 'all', 'colors', 'format', 'none')
For more information:
- Try running http --help
- Or visiting https://httpie.io/docs/cli
for more information:
run 'http --help' or visit https://httpie.io/docs/cli
"""