Skip to content

Commit

Permalink
test(Metrics): ✅ Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoval committed Oct 24, 2023
1 parent 651a0b5 commit 44b4fc7
Showing 1 changed file with 20 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ exports[`Traffic component should render the Traffic section of the metric 1`] =
<div
class="pf-v5-c-card__title-text"
>
Byte rate
Traffic
</div>
</div>
</div>
Expand Down Expand Up @@ -89,6 +89,15 @@ exports[`Traffic component should render the Traffic section of the metric 1`] =
</svg>
</div>
</div>
<h4
class="pf-v5-c-title pf-m-md"
data-ouia-component-id="OUIA-Generated-Title-1"
data-ouia-component-type="PF5/Title"
data-ouia-safe="true"
>
Byte rate
</h4>
<div
class="pf-v5-l-flex pf-m-row-on-xl pf-m-column-on-md"
>
Expand Down Expand Up @@ -953,7 +962,7 @@ exports[`Traffic component should render the Traffic section of the metric 1`] =
<div
class="pf-v5-c-card__title-text"
>
Byte rate
Traffic
</div>
</div>
</div>
Expand Down Expand Up @@ -988,6 +997,15 @@ exports[`Traffic component should render the Traffic section of the metric 1`] =
</svg>
</div>
</div>
<h4
class="pf-v5-c-title pf-m-md"
data-ouia-component-id="OUIA-Generated-Title-1"
data-ouia-component-type="PF5/Title"
data-ouia-safe="true"
>
Byte rate
</h4>
<div
class="pf-v5-l-flex pf-m-row-on-xl pf-m-column-on-md"
>
Expand Down

0 comments on commit 44b4fc7

Please sign in to comment.