Skip to content

Commit 67f3fff

Browse files
committed
update test
1 parent 37cd476 commit 67f3fff

File tree

1 file changed

+3
-0
lines changed
  • __tests__/shared/components/TopcoderHeader/__snapshots__

1 file changed

+3
-0
lines changed

__tests__/shared/components/TopcoderHeader/__snapshots__/index.jsx.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ exports[`Default render 1`] = `
99
className="src-shared-components-TopcoderHeader-___style__main-desktop-header___oqm_l"
1010
>
1111
<a
12+
aria-label="Topcoder Homepage"
1213
className="src-shared-components-TopcoderHeader-___style__logo___2WLJ0"
1314
href="https://www.topcoder-dev.com"
1415
>
@@ -274,6 +275,7 @@ exports[`Render with open menu 1`] = `
274275
className="src-shared-components-TopcoderHeader-___style__main-desktop-header___oqm_l"
275276
>
276277
<a
278+
aria-label="Topcoder Homepage"
277279
className="src-shared-components-TopcoderHeader-___style__logo___2WLJ0"
278280
href="https://www.topcoder-dev.com"
279281
>
@@ -550,6 +552,7 @@ exports[`Render with specified profile 1`] = `
550552
className="src-shared-components-TopcoderHeader-___style__main-desktop-header___oqm_l"
551553
>
552554
<a
555+
aria-label="Topcoder Homepage"
553556
className="src-shared-components-TopcoderHeader-___style__logo___2WLJ0"
554557
href="https://www.topcoder-dev.com"
555558
>

0 commit comments

Comments
 (0)