Skip to content

Commit 9e06a04

Browse files
authored
Update tests.yaml
1 parent 3973335 commit 9e06a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ commandTests:
7878
- "4"
7979
- name: 'ZIP'
8080
command: "zip"
81-
args: ["-v"]
81+
args: ["-v", "| sed -n '2p'"]
8282
expectedOutput:
8383
- "Zip 3.0 (July 5th 2008)"

0 commit comments

Comments
 (0)