Skip to content

Commit 9c533da

Browse files
updates test snapshot
1 parent 217031a commit 9c533da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-core/src/components/Tabs/__tests__/__snapshots__/Tabs.test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@ Array [
10771077
role="tabpanel"
10781078
tabindex="0"
10791079
>
1080-
> Secondary Tab 2 section
1080+
Secondary Tab 2 section
10811081
</section>
10821082
<section
10831083
aria-labelledby="pf-tab-12-secondary tab3"
@@ -1089,7 +1089,7 @@ Array [
10891089
role="tabpanel"
10901090
tabindex="0"
10911091
>
1092-
&gt; Secondary Tab 3 section
1092+
Secondary Tab 3 section
10931093
</section>
10941094
</section>,
10951095
<section
@@ -1102,7 +1102,7 @@ Array [
11021102
role="tabpanel"
11031103
tabindex="0"
11041104
>
1105-
&gt; Tab 2 section
1105+
Tab 2 section
11061106
</section>,
11071107
<section
11081108
aria-labelledby="pf-tab-2-tab3"

0 commit comments

Comments
 (0)