You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we're not asserting that we get a different image on subsequent calls
to the random endpoint, we're not really testing the random endpoint;
the previous tests would pass without the random endpoint existing.
Uses imagemagick's identify function to get a consistent hash of the
image from the inconsistent binary buffer.
0 commit comments