forked from extern/httpie-cli
Fix the tests with the latest layout
This commit is contained in:
parent
ec203b1fac
commit
b5623ccc87
@ -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
|
||||
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user