Skip to content

Commit fb24e4e

Browse files
committed
Removes the sv-SE test, as it is expected to fail for "-1"
1 parent 68d4d76 commit fb24e4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/TryConvertToTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public void ConvertToBoolTest()
5151
[Test]
5252
[TestCase("en-US")]
5353
[TestCase(null)]
54-
[TestCase("sv-SE")]
5554
[TestCase("da-DK")]
5655
[TestCase("tr-TR")]
5756
public void ConvertToIntegerTest(string culture)

0 commit comments

Comments
 (0)