Skip to content

Commit

Permalink
fix: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen committed May 29, 2024
1 parent fdb6e38 commit fc0a329
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,11 @@ exports[`Selectable virtualized table 1`] = `
data-ouia-component-type="PF6/TableRow"
data-ouia-safe="true"
>
<td
<th
class="pf-v6-c-table__th pf-v6-c-table__check"
data-key="0"
data-label=""
scope=""
tabindex="-1"
>
<label>
Expand All @@ -139,7 +140,7 @@ exports[`Selectable virtualized table 1`] = `
type="checkbox"
/>
</label>
</td>
</th>
<th
aria-sort="none"
class="pf-v6-c-table__th pf-v6-c-table__sort"
Expand Down

0 comments on commit fc0a329

Please sign in to comment.