Skip to content

Commit

Permalink
updated snapshots #441
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoGuarnaccia5 committed Apr 15, 2024
1 parent f445f26 commit ea49af2
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ exports[`Catalogue Items Table > renders the dense table correctly 1`] = `
class="MuiBox-root css-1llu0od"
>
<p
class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
class="MuiTypography-root MuiTypography-body1 css-13zw5gk-MuiTypography-root"
>
Total Catalogue Items: 4
</p>
Expand Down
8 changes: 4 additions & 4 deletions src/items/__snapshots__/itemsTable.component.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1317,9 +1317,9 @@ exports[`Items Table > renders correctly part 1 due column virtualisation 1`] =
class="MuiBox-root css-1llu0od"
>
<p
class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
class="MuiTypography-root MuiTypography-body1 css-13zw5gk-MuiTypography-root"
>
Returned 0 out of undefined Items
Total Items: 4
</p>
<div
class="MuiBox-root css-nokk8"
Expand Down Expand Up @@ -2766,7 +2766,7 @@ exports[`Items Table > renders correctly part 2 due column virtualisation 1`] =
class="MuiBox-root css-1llu0od"
>
<p
class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
class="MuiTypography-root MuiTypography-body1 css-13zw5gk-MuiTypography-root"
>
Total Items: 4
</p>
Expand Down Expand Up @@ -4257,7 +4257,7 @@ exports[`Items Table > renders the dense table correctly 1`] = `
class="MuiBox-root css-1llu0od"
>
<p
class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
class="MuiTypography-root MuiTypography-body1 css-13zw5gk-MuiTypography-root"
>
Total Items: 4
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1878,7 +1878,7 @@ exports[`Manufacturer > renders table data correctly 1`] = `
class="MuiBox-root css-1llu0od"
>
<p
class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
class="MuiTypography-root MuiTypography-body1 css-13zw5gk-MuiTypography-root"
>
Total Manufacturers: 4
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,7 @@ exports[`SystemItemsTable > SystemItemsTable (normal) > renders correctly 1`] =
class="MuiBox-root css-1llu0od"
>
<p
class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
class="MuiTypography-root MuiTypography-body1 css-13zw5gk-MuiTypography-root"
>
Total Items: 3
</p>
Expand Down Expand Up @@ -3239,7 +3239,7 @@ exports[`SystemItemsTable > SystemItemsTable (usageStatus) > renders correctly 1
class="MuiCollapse-wrapperInner MuiCollapse-vertical css-9l5vo-MuiCollapse-wrapperInner"
>
<div
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation0 MuiAlert-root MuiAlert-colorInfo MuiAlert-standardInfo MuiAlert-standard css-dxfizy-MuiPaper-root-MuiAlert-root"
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation0 MuiAlert-root MuiAlert-colorInfo MuiAlert-standardInfo MuiAlert-standard css-3fnbcm-MuiPaper-root-MuiAlert-root"
role="alert"
>
<div
Expand Down Expand Up @@ -3287,9 +3287,13 @@ exports[`SystemItemsTable > SystemItemsTable (usageStatus) > renders correctly 1
<div
class="MuiBox-root css-1llu0od"
>
<span />
<p
class="MuiTypography-root MuiTypography-body1 css-13zw5gk-MuiTypography-root"
>
Returned 4 out of undefined Items
</p>
<div
class="MuiBox-root css-qpxlqp"
class="MuiBox-root css-nokk8"
>
<div
class="MuiTablePagination-root MuiBox-root css-8k4lth"
Expand Down

0 comments on commit ea49af2

Please sign in to comment.