Skip to content

Commit e9def63

Browse files
committed
chore: aligns new test value with expected serialization format
Signed-off-by: Vincent Biret <[email protected]>
1 parent 4697af4 commit e9def63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.OpenApi.Readers.Tests/V3Tests/OpenApiMediaTypeTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public void ParseMediaTypeWithEmptyArrayInExamplesWorks()
106106
""summary"": ""array summary"",
107107
""description"": ""array description"",
108108
""value"": [
109-
1
109+
""1""
110110
]
111111
}
112112
}

0 commit comments

Comments
 (0)