Skip to content

Commit

Permalink
update document test
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisonian committed Aug 22, 2018
1 parent f50e3d1 commit 31a5207
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

exports[`ReactJsonSchema can parse a schema 1`] = `
ShallowWrapper {
"length": 1,
Symbol(enzyme.__root__): [Circular],
Symbol(enzyme.__unrendered__): <div>
<TextContainer>
Expand Down Expand Up @@ -3965,8 +3964,16 @@ Late Var Range:",
"adapter": ReactSixteenAdapter {
"options": Object {
"enableComponentDidUpdateOnSetState": true,
"lifecycles": Object {
"componentDidUpdate": Object {
"onSetState": true,
},
"getSnapshotBeforeUpdate": true,
},
},
},
"attachTo": undefined,
"hydrateIn": undefined,
},
}
`;

0 comments on commit 31a5207

Please sign in to comment.