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 2a54881 commit ed2cd31Copy full SHA for ed2cd31
1 file changed
tests/ImageSharp.Tests/TestImages.cs
@@ -152,7 +152,7 @@ public static class Png
152
public const string Issue2447 = "Png/issues/issue_2447.png";
153
154
// Issue 2668: https://github.com/SixLabors/ImageSharp/issues/2668
155
- public const string Issue2668 = "Png/issues/issue_2668.png";
+ public const string Issue2668 = "Png/issues/Issue_2668.png";
156
157
public static class Bad
158
{
0 commit comments