Skip to content

Commit

Permalink
FIX snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Oct 14, 2019
1 parent 0d2ab11 commit 8597095
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions addons/info/src/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1334,11 +1334,9 @@ exports[`addon Info should render component description if story kind matches co
>
<SyntaxHighlighter
bordered={true}
className={null}
copyable={true}
format={false}
language="js"
padded={false}
>
<Styled(div)
bordered={true}
Expand Down Expand Up @@ -3118,11 +3116,9 @@ exports[`addon Info should render component description if story kind matches co
>
<SyntaxHighlighter
bordered={true}
className={null}
copyable={true}
format={false}
language="jsx"
padded={false}
>
<Styled(div)
bordered={true}
Expand Down Expand Up @@ -5893,11 +5889,9 @@ exports[`addon Info should render component description if story name matches co
>
<SyntaxHighlighter
bordered={true}
className={null}
copyable={true}
format={false}
language="js"
padded={false}
>
<Styled(div)
bordered={true}
Expand Down Expand Up @@ -7905,11 +7899,9 @@ exports[`addon Info should render component description if story name matches co
>
<SyntaxHighlighter
bordered={true}
className={null}
copyable={true}
format={false}
language="jsx"
padded={false}
>
<Styled(div)
bordered={true}
Expand Down

0 comments on commit 8597095

Please sign in to comment.