We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14494c commit fa4febfCopy full SHA for fa4febf
tests/ImageSharp.Tests/TestImages.cs
@@ -677,7 +677,7 @@ public static class Lossy
677
public const string WithXmp = "Webp/xmp_lossy.webp";
678
public const string BikeSmall = "Webp/bike_lossy_small.webp";
679
public const string Animated = "Webp/leo_animated_lossy.webp";
680
- public const string AnimatedIssue2528 = "Webp/Issues/Issue2528.webp";
+ public const string AnimatedIssue2528 = "Webp/Issues/issue2528.webp";
681
682
// Lossy images without macroblock filtering.
683
public const string BikeWithExif = "Webp/bike_lossy_with_exif.webp";
0 commit comments