Skip to content

Commit 80d4323

Browse files
committed
fix: snapshots
1 parent aef008f commit 80d4323

File tree

1 file changed

+2
-2
lines changed
  • __tests__/shared/components/TopcoderHeader/desktop/SubMenu/__snapshots__

1 file changed

+2
-2
lines changed

__tests__/shared/components/TopcoderHeader/desktop/SubMenu/__snapshots__/Item.jsx.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
exports[`Matches shallow shapshot 1`] = `
44
<li
5-
className="src-shared-components-TopcoderHeader-desktop-SubMenu-Item-___style__item___2Q-ud src-shared-components-TopcoderHeader-desktop-SubMenu-Item-___style__current___38PHh"
5+
className="src-shared-components-SubMenu-Item-___style__item___2U0li src-shared-components-SubMenu-Item-___style__current___3WfNb"
66
role="button"
77
tabIndex={0}
88
>
@@ -21,7 +21,7 @@ exports[`Matches shallow shapshot 1`] = `
2121

2222
exports[`Matches shallow shapshot 2`] = `
2323
<li
24-
className="src-shared-components-TopcoderHeader-desktop-SubMenu-Item-___style__item___2Q-ud"
24+
className="src-shared-components-SubMenu-Item-___style__item___2U0li"
2525
role="button"
2626
tabIndex={0}
2727
>

0 commit comments

Comments
 (0)