Skip to content

Commit b3dc39a

Browse files
committed
update snapshot
1 parent 7e90d81 commit b3dc39a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/__snapshots__/app.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ exports[`App tests should render default App component 1`] = `
155155
>
156156
<nav
157157
aria-label="Global"
158-
class="pf-v5-c-nav pf-m-light"
158+
class="pf-v5-c-nav"
159159
data-ouia-component-id="OUIA-Generated-Nav-1"
160160
data-ouia-component-type="PF5/Nav"
161161
data-ouia-safe="true"
@@ -194,7 +194,7 @@ exports[`App tests should render default App component 1`] = `
194194
</a>
195195
</li>
196196
<li
197-
class="pf-v5-c-nav__item pf-m-expandable"
197+
class="pf-v5-c-nav__item"
198198
data-ouia-component-id="OUIA-Generated-NavExpandable-1"
199199
data-ouia-component-type="PF5/NavExpandable"
200200
data-ouia-safe="true"

0 commit comments

Comments
 (0)