Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 854ae0c

Browse files
committed
ignore invalid culture tests
1 parent d630eac commit 854ae0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ServiceStack.Text.Tests/StructTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ public void StaticParseMethod_will_not_throw_on_unstandard_usage()
257257
Assert.IsNull(ret);
258258
}
259259

260+
[Explicit("Ensure this test has proven to work, before adding it to the test suite")]
260261
[Test]
261262
[TestCase("en")]
262263
[TestCase("en-US")]

0 commit comments

Comments
 (0)