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 13ac13f commit 483676eCopy full SHA for 483676e
1 file changed
test/ByteBard.AsyncAPI.Tests/AsyncApiDocumentV3Tests.cs
@@ -233,7 +233,7 @@ public void V3_WithComplexInput_CanReSerialize()
233
diagnostics.Warnings.Should().BeEmpty();
234
reserialized.Should().BePlatformAgnosticEquivalentTo(expected);
235
}
236
-
+
237
[Test]
238
public void V3_SerializeV2_WithNoMessageReference_SerializesChannelMessagesOneOf()
239
{
0 commit comments