Regenerate all test expected outputs

Properties are now in a different order due to the preserve_order feature flag
This commit is contained in:
Graham Esau 2020-09-24 20:47:46 +01:00
parent 858543aca1
commit 5ddd44a9e5
28 changed files with 1452 additions and 1452 deletions

View file

@ -7,10 +7,10 @@
"owned"
],
"properties": {
"borrowed": {
"owned": {
"$ref": "#/definitions/OsString"
},
"owned": {
"borrowed": {
"$ref": "#/definitions/OsString"
}
},