fix prereq for screenshot test (#1805)

This commit is contained in:
Carrie Roberts
2022-03-09 14:02:31 -07:00
committed by GitHub
parent 82df99e7c8
commit 4e7a2ed599
+1 -1
View File
@@ -86,7 +86,7 @@ atomic_tests:
prereq_command: |
if import -help > /dev/null 2>&1; then exit 0; else exit 1; fi
get_prereq_command: |
sudo apt-get -y install graphicsmagick-imagemagick-compat
sudo apt install graphicsmagick-imagemagick-compat
executor:
command: |
import -window root #{output_file}