Skip to content

Commit 4459bd5

Browse files
baywetCopilot
andauthored
chore: formatting
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 909c1ab commit 4459bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Microsoft.OpenApi.Readers.Tests/V32Tests/OpenApiDocumentTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ public async Task DocumentWithSchemaResultsInWarning()
625625
}
626626

627627
[Fact]
628-
public void LoadEmptyMemoryStreamReturnsDiagnostic()
628+
public void LoadEmptyMemoryStreamReturnsDiagnostic()
629629
{
630630
var result = OpenApiDocument.Load(new MemoryStream());
631631

0 commit comments

Comments
 (0)