We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3973335 commit 9e06a04Copy full SHA for 9e06a04
tests.yaml
@@ -78,6 +78,6 @@ commandTests:
78
- "4"
79
- name: 'ZIP'
80
command: "zip"
81
- args: ["-v"]
+ args: ["-v", "| sed -n '2p'"]
82
expectedOutput:
83
- "Zip 3.0 (July 5th 2008)"
0 commit comments