Add a couple debug scenarios for square image regeneration#173
Add a couple debug scenarios for square image regeneration#173danielbachhuber wants to merge 1 commit intomainfrom
Conversation
|
Test suite: Locally: |
|
My guess is that something is wonky inside of |
|
Oh! The problem is definitely with As it turns out, I was running my previous tests with GD. I had installed ImageMagick, but hadn't yet enabled Once I did so, the problem manifested right away: |
|
Debugging complete 🚢 |
From #169