Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c0a525

Browse files
committed
Fix
1 parent 85ca92c commit 1c0a525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/embed_tests/Codecs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ public void FloatDerivedDecoded()
368368
Assert.AreEqual(42, decoded);
369369
}
370370

371-
[Ignore]
371+
[Ignore("test")]
372372
[Test]
373373
public void ExceptionDecodedNoInstance()
374374
{

0 commit comments

Comments
 (0)