Skip to content

Commit 5351b67

Browse files
committed
Fix test
1 parent 15a19d4 commit 5351b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ commandTests:
107107
- name: 'Imagemagick command'
108108
command: "magick"
109109
args: ["--version"]
110-
expectedOutput: [".*ImageMagick 7.1.0-16.*"]
110+
expectedOutput: [".*ImageMagick 7.1.0-50.*"]
111111
- name: 'rsync command'
112112
command: "rsync"
113113
args: ["--version"]

0 commit comments

Comments
 (0)