Skip to content

Commit 69733f7

Browse files
author
Ben Warzeski
committed
fix: update routing for images
1 parent 9c564c5 commit 69733f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/containers/ListView/__snapshots__/EmptySubmission.test.jsx.snap

+4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ exports[`EmptySubmission component component snapshot 1`] = `
66
>
77
<img
88
alt="empty state"
9+
<<<<<<< HEAD
910
src="./assets/emptyState.svg"
11+
=======
12+
src="icon/mock/path"
13+
>>>>>>> fbc6d18... fix: update routing for images
1014
/>
1115
<h3>
1216
<FormattedMessage

0 commit comments

Comments
 (0)