Skip to content

Commit bf023eb

Browse files
committed
Updated snapshot.
1 parent 35cce90 commit bf023eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

web-ui/src/pages/__snapshots__/CheckinsReportPage.test.jsx.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ exports[`renders correctly 1`] = `
119119
>
120120
<div
121121
class="MuiBox-root css-kzfr2u"
122+
style="cursor: pointer;"
122123
>
123124
<h5
124125
class="MuiTypography-root MuiTypography-h5 css-ag7rrr-MuiTypography-root"
@@ -128,6 +129,7 @@ exports[`renders correctly 1`] = `
128129
</div>
129130
<div
130131
class="MuiBox-root css-1rr4qq7"
132+
style="cursor: pointer;"
131133
>
132134
<h5
133135
class="MuiTypography-root MuiTypography-h5 css-ag7rrr-MuiTypography-root"
@@ -136,7 +138,7 @@ exports[`renders correctly 1`] = `
136138
</h5>
137139
</div>
138140
<div
139-
class="MuiBox-root css-1rr4qq7"
141+
class="MuiBox-root css-1guejwj"
140142
>
141143
<h5
142144
class="MuiTypography-root MuiTypography-h5 css-ag7rrr-MuiTypography-root"

0 commit comments

Comments
 (0)