chore: update jest snapshots

This commit is contained in:
Roman Hotsiy 2017-11-24 12:02:00 +02:00
parent c484411171
commit f1377da0d0
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -575,7 +575,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
], ],
"format": undefined, "format": undefined,
"isCircular": undefined, "isCircular": undefined,
"isPrimitive": true, "isPrimitive": false,
"nullable": false, "nullable": false,
"options": RedocNormalizedOptions { "options": RedocNormalizedOptions {
"expandResponses": Object {}, "expandResponses": Object {},
@ -680,7 +680,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
"type", "type",
], ],
"title": "Cat", "title": "Cat",
"type": undefined, "type": "object",
}, },
"title": "Cat", "title": "Cat",
"type": "object", "type": "object",