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