Skip to content

Commit

Permalink
test: fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
cscheffauer committed Nov 5, 2024
1 parent 0e4ba7f commit 56c241a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/legacy/Lightbox/tests/index.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ exports[`tests for <Lightbox /> should match SnapShot 1`] = `
>
<div
className="md-lightbox__header-item--left"
className="md-lightbox__header-item--left"
>
<div
className="md-lightbox__header-meta"
Expand Down Expand Up @@ -332,6 +331,7 @@ exports[`tests for <Lightbox /> should match SnapShot 1`] = `
setInstance={[Function]}
showArrow={true}
strategy="absolute"
style={Object {}}
trigger="mouseenter focus"
triggerComponent={
<ButtonSimple
Expand Down

0 comments on commit 56c241a

Please sign in to comment.