Skip to content

Commit 483676e

Browse files
committed
remove test test
1 parent 13ac13f commit 483676e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/ByteBard.AsyncAPI.Tests/AsyncApiDocumentV3Tests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ public void V3_WithComplexInput_CanReSerialize()
233233
diagnostics.Warnings.Should().BeEmpty();
234234
reserialized.Should().BePlatformAgnosticEquivalentTo(expected);
235235
}
236-
236+
237237
[Test]
238238
public void V3_SerializeV2_WithNoMessageReference_SerializesChannelMessagesOneOf()
239239
{

0 commit comments

Comments
 (0)