Skip to content

Commit 0544318

Browse files
committed
tests: reverts version after change in default version
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent bc92b8f commit 0544318

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/OpenApi/test/Microsoft.AspNetCore.OpenApi.Tests/Integration/snapshots/OpenApiDocumentLocalizationTests.VerifyOpenApiDocumentIsInvariant.verified.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"openapi": "3.2.0",
2+
"openapi": "3.1.2",
33
"info": {
44
"title": "Sample | localized",
55
"description": "This is a localized OpenAPI document for français (France).",
@@ -1830,7 +1830,7 @@
18301830
"path": {
18311831
"type": "string"
18321832
},
1833-
"value": { }
1833+
"value": {}
18341834
},
18351835
"additionalProperties": false
18361836
},

0 commit comments

Comments
 (0)