fix: Update snapshot related to new jest version

This commit is contained in:
Johannes Schill 2019-03-20 10:36:33 +01:00
parent e0e6dd8fb0
commit 13f70be5f0

View File

@ -17,7 +17,7 @@ exports[`Render should render with base threshold 1`] = `
], ],
"results": Array [ "results": Array [
Object { Object {
"isThrow": false, "type": "return",
"value": undefined, "value": undefined,
}, },
], ],