Skip to content

Commit 49270e3

Browse files
committed
Remove test
1 parent 089ddc2 commit 49270e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Microsoft.OpenApi.Tests/Models/OpenApiDocumentTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,6 @@ public OpenApiDocumentTests(ITestOutputHelper output)
988988

989989
[Theory]
990990
[InlineData(true)]
991-
[InlineData(false)]
992991
public async Task SerializeAdvancedDocumentAsV3JsonWorks(bool produceTerseOutput)
993992
{
994993
// Arrange

0 commit comments

Comments
 (0)