Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalis0itu committed Oct 5, 2023
1 parent d95b448 commit 11cbea6
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ exports[`<ResultItem /> should work 1`] = `
class="MuiTypography-root MuiTypography-body2 ResultItem-title css-1eygwv7-MuiTypography-root"
data-sm="ResultItemTitle"
role="textbox"
simpleitem="0"
>
Title text
</p>
Expand Down Expand Up @@ -77,6 +78,7 @@ exports[`<ResultItem /> should work 1`] = `
>
<hr
class="MuiDivider-root MuiDivider-fullWidth css-3ab9ag-MuiDivider-root"
simpleitem="0"
/>
</li>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ exports[`<UnitItem /> should work 1`] = `
class="MuiTypography-root MuiTypography-body2 css-in3yi3 ResultItem-title css-1eygwv7-MuiTypography-root"
data-sm="ResultItemTitle"
role="textbox"
simpleitem="0"
>
Lippulaivan kirjasto
</p>
Expand All @@ -64,6 +65,7 @@ exports[`<UnitItem /> should work 1`] = `
>
<hr
class="MuiDivider-root MuiDivider-inset css-1tvkns7-MuiDivider-root"
simpleitem="0"
/>
</li>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ exports[`<ResultList /> should work 1`] = `
class="MuiTypography-root MuiTypography-body2 css-in3yi3 ResultItem-title css-1eygwv7-MuiTypography-root"
data-sm="ResultItemTitle"
role="textbox"
simpleitem="0"
>
Lippulaivan kirjasto
</p>
Expand All @@ -102,6 +103,7 @@ exports[`<ResultList /> should work 1`] = `
>
<hr
class="MuiDivider-root MuiDivider-inset css-1tvkns7-MuiDivider-root"
simpleitem="0"
/>
</li>
<li
Expand Down Expand Up @@ -144,6 +146,7 @@ exports[`<ResultList /> should work 1`] = `
class="MuiTypography-root MuiTypography-body2 css-in3yi3 ResultItem-title css-1eygwv7-MuiTypography-root"
data-sm="ResultItemTitle"
role="textbox"
simpleitem="0"
>
Kivistön kirjasto
</p>
Expand All @@ -166,6 +169,7 @@ exports[`<ResultList /> should work 1`] = `
>
<hr
class="MuiDivider-root MuiDivider-inset css-1tvkns7-MuiDivider-root"
simpleitem="0"
/>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ exports[`<UnitDataList /> should work 1`] = `
class="MuiTypography-root MuiTypography-body2 ResultItem-title css-1eygwv7-MuiTypography-root"
data-sm="ResultItemTitle"
role="textbox"
simpleitem="0"
>
Suomen kielen kielikahvila
</p>
Expand All @@ -77,6 +78,7 @@ exports[`<UnitDataList /> should work 1`] = `
>
<hr
class="MuiDivider-root MuiDivider-inset css-1tvkns7-MuiDivider-root"
simpleitem="0"
/>
</li>
<li
Expand Down Expand Up @@ -125,6 +127,7 @@ exports[`<UnitDataList /> should work 1`] = `
class="MuiTypography-root MuiTypography-body2 ResultItem-title css-1eygwv7-MuiTypography-root"
data-sm="ResultItemTitle"
role="textbox"
simpleitem="0"
>
R&A x Armas: Vanhenemisen estetiikka
</p>
Expand All @@ -136,6 +139,7 @@ exports[`<UnitDataList /> should work 1`] = `
>
<hr
class="MuiDivider-root MuiDivider-inset css-1tvkns7-MuiDivider-root"
simpleitem="0"
/>
</li>
<li
Expand Down Expand Up @@ -184,6 +188,7 @@ exports[`<UnitDataList /> should work 1`] = `
class="MuiTypography-root MuiTypography-body2 ResultItem-title css-1eygwv7-MuiTypography-root"
data-sm="ResultItemTitle"
role="textbox"
simpleitem="0"
>
Digital guidance for seniors
</p>
Expand Down

0 comments on commit 11cbea6

Please sign in to comment.