You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Fix the tests with the latest layout
This commit is contained in:
@@ -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
|
||||
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user