Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
fhlavac committed Jun 19, 2024
1 parent 8f7d8e5 commit 8660760
Showing 1 changed file with 4 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,11 @@ exports[`BulkSelect component should render 1`] = `
type="checkbox"
/>
</label>
<p
class=""
<span
data-ouia-component-id="BulkSelect-text"
data-ouia-component-type="PF5/Text"
data-ouia-safe="true"
data-pf-content="true"
>
2 selected
</p>
</span>
<button
aria-expanded="false"
aria-label="Bulk select toggle"
Expand Down Expand Up @@ -83,15 +79,11 @@ exports[`BulkSelect component should render 1`] = `
type="checkbox"
/>
</label>
<p
class=""
<span
data-ouia-component-id="BulkSelect-text"
data-ouia-component-type="PF5/Text"
data-ouia-safe="true"
data-pf-content="true"
>
2 selected
</p>
</span>
<button
aria-expanded="false"
aria-label="Bulk select toggle"
Expand Down

0 comments on commit 8660760

Please sign in to comment.