Skip to content

Go back to non-imagick version for fixtures

DaveD requested to merge DaveD/cdntaxreceipts:noimagick into master

The other file might still fail but want to see if this one passes first.

Since requiring imagick locally for dev is annoying we decided to try to uninstall imagick during test runs. It turns out it's not hard, you just have to know the magic (pun) syntax: :imagick

Merge request reports