Skip to content

Commit

Permalink
fix: failing unit test after merge
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
  • Loading branch information
baywet committed Nov 12, 2024
1 parent 39d8c29 commit a4ac872
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1305,7 +1305,7 @@ public void ParseDocWithRefsUsingProxyReferencesSucceeds()
}
};

var expectedSerializedDoc = @"openapi: 3.0.1
var expectedSerializedDoc = @"openapi: 3.0.4
info:
title: Pet Store with Referenceable Parameter
version: 1.0.0
Expand Down

0 comments on commit a4ac872

Please sign in to comment.