diff --git a/src/__tests__/__snapshots__/react-image-lightbox.spec.js.snap b/src/__tests__/__snapshots__/react-image-lightbox.spec.js.snap index 1c9581d6..a65a8798 100644 --- a/src/__tests__/__snapshots__/react-image-lightbox.spec.js.snap +++ b/src/__tests__/__snapshots__/react-image-lightbox.spec.js.snap @@ -23,6 +23,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = ` nextSrcThumbnail={null} onAfterOpen={[Function]} onCloseRequest={[Function]} + onImageLoad={[Function]} onImageLoadError={[Function]} onMoveNextRequest={[Function]} onMovePrevRequest={[Function]}