Skip to content

Commit

Permalink
fix: update tests snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kabaros committed Mar 5, 2024
1 parent c232a23 commit 70363f7
Showing 1 changed file with 3 additions and 91 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,51 +172,6 @@ exports[`different job type summaries matches snapshot - EVENT_IMPORT 1`] = `
>
Summary
</span>
<table
class="jsx-2430604489 "
data-test="dhis2-uicore-table"
>
<thead
data-test="dhis2-uicore-tablehead"
>
<tr
class="jsx-3124144591 zebraStriping"
data-test="dhis2-uicore-tablerowhead"
>
<th
class="jsx-1796049005 "
data-test="dhis2-uicore-tablecellhead"
>
Status
</th>
<th
class="jsx-1796049005 "
data-test="dhis2-uicore-tablecellhead"
>
Description
</th>
</tr>
</thead>
<tbody
data-test="dhis2-uicore-tablebody"
>
<tr
class="jsx-3124144591 zebraStriping"
data-test="dhis2-uicore-tablerow"
>
<td
class="jsx-996330601 "
data-test="dhis2-uicore-tablecell"
>
ERROR
</td>
<td
class="jsx-996330601 "
data-test="dhis2-uicore-tablecell"
/>
</tr>
</tbody>
</table>
<table
class="jsx-2430604489 "
data-test="dhis2-uicore-table"
Expand Down Expand Up @@ -758,51 +713,6 @@ exports[`different job type summaries matches snapshot - METADATA_IMPORT 1`] = `
>
Summary
</span>
<table
class="jsx-2430604489 "
data-test="dhis2-uicore-table"
>
<thead
data-test="dhis2-uicore-tablehead"
>
<tr
class="jsx-3124144591 zebraStriping"
data-test="dhis2-uicore-tablerowhead"
>
<th
class="jsx-1796049005 "
data-test="dhis2-uicore-tablecellhead"
>
Status
</th>
<th
class="jsx-1796049005 "
data-test="dhis2-uicore-tablecellhead"
>
Description
</th>
</tr>
</thead>
<tbody
data-test="dhis2-uicore-tablebody"
>
<tr
class="jsx-3124144591 zebraStriping"
data-test="dhis2-uicore-tablerow"
>
<td
class="jsx-996330601 "
data-test="dhis2-uicore-tablecell"
>
OK
</td>
<td
class="jsx-996330601 "
data-test="dhis2-uicore-tablecell"
/>
</tr>
</tbody>
</table>
<table
class="jsx-2430604489 "
data-test="dhis2-uicore-table"
Expand Down Expand Up @@ -856,7 +766,9 @@ exports[`different job type summaries matches snapshot - METADATA_IMPORT 1`] = `
<td
class="jsx-996330601 "
data-test="dhis2-uicore-tablecell"
/>
>
0
</td>
<td
class="jsx-996330601 "
data-test="dhis2-uicore-tablecell"
Expand Down

0 comments on commit 70363f7

Please sign in to comment.