From 0c2e5df78a53e1fef87ba3f8540b2a46914ca0eb Mon Sep 17 00:00:00 2001 From: Brian Popow Date: Mon, 16 Mar 2020 15:13:59 +0100 Subject: [PATCH] Update external, change expectedDefaultConfigurationCount to be 6 instead of 5 --- tests/ImageSharp.Tests/ConfigurationTests.cs | 2 +- tests/Images/External | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ImageSharp.Tests/ConfigurationTests.cs b/tests/ImageSharp.Tests/ConfigurationTests.cs index a68baf93f..0708aac33 100644 --- a/tests/ImageSharp.Tests/ConfigurationTests.cs +++ b/tests/ImageSharp.Tests/ConfigurationTests.cs @@ -21,7 +21,7 @@ namespace SixLabors.ImageSharp.Tests public Configuration DefaultConfiguration { get; } - private readonly int expectedDefaultConfigurationCount = 5; + private readonly int expectedDefaultConfigurationCount = 6; public ConfigurationTests() { diff --git a/tests/Images/External b/tests/Images/External index 99a2bc523..1fea1ceab 160000 --- a/tests/Images/External +++ b/tests/Images/External @@ -1 +1 @@ -Subproject commit 99a2bc523cd4eb00e37af20d1b2088fa11564c57 +Subproject commit 1fea1ceab89e87cc5f11376fa46164d3d27566c0