Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
abnegate committed Aug 17, 2023
1 parent 15a19d4 commit 5351b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ commandTests:
- name: 'Imagemagick command'
command: "magick"
args: ["--version"]
expectedOutput: [".*ImageMagick 7.1.0-16.*"]
expectedOutput: [".*ImageMagick 7.1.0-50.*"]
- name: 'rsync command'
command: "rsync"
args: ["--version"]
Expand Down

0 comments on commit 5351b67

Please sign in to comment.