Closed davidpanderson closed 3 weeks ago
We were checking specifically for '2.0'. If you had a later version (like 2.2) it would think you had an old version, and use an old image conversion function that produces wrong-colored results.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 10.75%. Comparing base (de57329) to head (60918aa). Report is 316 commits behind head on master.
de57329
60918aa
We were checking specifically for '2.0'. If you had a later version (like 2.2) it would think you had an old version, and use an old image conversion function that produces wrong-colored results.