Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
evwilkin committed Jan 26, 2024
1 parent 7e90d81 commit b3dc39a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/__snapshots__/app.test.tsx.snap
Original file line number Diff line number Diff line change
@@ -155,7 +155,7 @@ exports[`App tests should render default App component 1`] = `
>
<nav
aria-label="Global"
class="pf-v5-c-nav pf-m-light"
class="pf-v5-c-nav"
data-ouia-component-id="OUIA-Generated-Nav-1"
data-ouia-component-type="PF5/Nav"
data-ouia-safe="true"
@@ -194,7 +194,7 @@ exports[`App tests should render default App component 1`] = `
</a>
</li>
<li
class="pf-v5-c-nav__item pf-m-expandable"
class="pf-v5-c-nav__item"
data-ouia-component-id="OUIA-Generated-NavExpandable-1"
data-ouia-component-type="PF5/NavExpandable"
data-ouia-safe="true"

0 comments on commit b3dc39a

Please sign in to comment.