Skip to content

Commit

Permalink
fix attribute formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ11teen committed Feb 8, 2023
1 parent 498ed5d commit f3cfec5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public void UniqueKeyTypeDiscriminator_WithInterfaceBaseType()
characters[1].Should().BeOfType<Cat>();
}

[Fact]
[Fact]
public void UniqueKeyTypeDiscriminator_WithObjectBaseType()
{
var bufferedDeserializer = new DeserializerBuilder()
Expand Down

0 comments on commit f3cfec5

Please sign in to comment.