diff --git a/__tests__/__snapshots__/Storyshots.test.js.snap b/__tests__/__snapshots__/Storyshots.test.js.snap index d5d1d912e..032797606 100644 --- a/__tests__/__snapshots__/Storyshots.test.js.snap +++ b/__tests__/__snapshots__/Storyshots.test.js.snap @@ -29093,6 +29093,281 @@ exports[`Storyshots Message list message 1`] = ` + + + + + + + + + + + + + + + + diego.mello + + + + 10:00 AM + + + + + + Image should not render + + + + + + + + + + + { - if (file.image_url) { + if (file.type === 'file' && file.image_url) { return ; } - if (file.audio_url) { + if (file.type === 'file' && file.audio_url) { return