Skip to content

Commit 2c37665

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests.yaml

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

0 commit comments

Comments
 (0)