Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Feb 8, 2019
1 parent bc7bae3 commit 19dc64d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/__snapshots__/animateKeyframes.test.js.snap
Expand Up @@ -12,12 +12,6 @@ exports[`AnimateKeyframesChild should render correctly when play set true 1`] =
/>
`;

exports[`AnimateKeyframesChild should render correctly when render pro 1`] = `<div />`;

exports[`AnimateKeyframesChild should render correctly when render props is supplied 1`] = `<div />`;

exports[`AnimateKeyframesChild should render correctly with 1`] = `<div />`;

exports[`AnimateKeyframesChild should render correctly with AnimateKeyframesChild 1`] = `<div />`;

exports[`AnimateKeyframesChild should render correctly with AnimateKeyframesChild 2`] = `<div />`;

0 comments on commit 19dc64d

Please sign in to comment.