Skip to content

Commit 20585e6

Browse files
committed
update snapshot
1 parent b83a1fb commit 20585e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/client/src/Components/Pages/DataLora/__snapshots__/DataLora.test.tsx.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ exports[`DataLora page contains the Map component 1`] = `
66
<div
77
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1jzbjpi-MuiPaper-root-page"
88
>
9-
<mock-map />
9+
<mock-map
10+
showchart="true"
11+
/>
1012
</div>
1113
</div>
1214
</body>

0 commit comments

Comments
 (0)