Skip to content

Commit

Permalink
new snapshot file
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-kunaico committed Sep 7, 2022
1 parent 71da69e commit 9762e66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/__tests__/__snapshots__/react-image-lightbox.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
thumbnailArrowLeft={null}
thumbnailArrowRight={null}
thumbnailImages={Array []}
widthBreakPoint={960}
wrapperClassName=""
zoomInLabel="Zoom in"
zoomOutLabel="Zoom out"
Expand Down Expand Up @@ -174,6 +175,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
</div>
</div>
</div>
<div
class="ril__toolbar"
>
Expand Down Expand Up @@ -417,6 +419,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
</div>
</div>
</div>
<div
className="ril__toolbar"
>
Expand Down

0 comments on commit 9762e66

Please sign in to comment.