Browse Source
Fixing configuration tests
Changing formats from 8 to 9
qoi
LuisAlfredo92
3 years ago
No known key found for this signature in database
GPG Key ID: 13A8436905993B8F
1 changed files with
1 additions and
1 deletions
-
tests/ImageSharp.Tests/ConfigurationTests.cs
|
|
|
@ -20,7 +20,7 @@ public class ConfigurationTests |
|
|
|
|
|
|
|
public Configuration DefaultConfiguration { get; } |
|
|
|
|
|
|
|
private readonly int expectedDefaultConfigurationCount = 8; |
|
|
|
private readonly int expectedDefaultConfigurationCount = 9; |
|
|
|
|
|
|
|
public ConfigurationTests() |
|
|
|
{ |
|
|
|
|