We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f1d50 commit 315c01fCopy full SHA for 315c01f
RestSharp.Tests/JsonTests.cs
@@ -632,8 +632,6 @@ public void Can_Deserialize_To_Dictionary_String_String_With_Dynamic_Values ()
632
Assert.Equal ("{\"Name\":\"ThingBlue\",\"Color\":\"Blue\"}", bd["ThingBlue"]);
633
}
634
635
-<<<<<<< HEAD
636
637
[Fact]
638
public void Can_Deserialize_Decimal_With_Four_Zeros_After_Floating_Point()
639
{
0 commit comments