Skip to content

Commit 0dcf09f

Browse files
committed
fixup(browser): update snapshot
1 parent 31ccc44 commit 0dcf09f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

browser/src/help/__snapshots__/HelpPage.spec.tsx.snap

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,15 @@ exports[`Help Page has no unexpected changes 1`] = `
760760
v4-hts
761761
</a>
762762
</li>
763+
<li>
764+
<a
765+
className="-Link c3"
766+
href="/help/v4-browser-hts"
767+
onClick={[Function]}
768+
>
769+
v4-browser-hts
770+
</a>
771+
</li>
763772
<li>
764773
<a
765774
className="-Link c3"
@@ -1067,6 +1076,17 @@ exports[`Help Page has no unexpected changes 1`] = `
10671076
v4-hts
10681077
</a>
10691078
</li>
1079+
<li
1080+
className="c10"
1081+
>
1082+
<a
1083+
className="-Link c3"
1084+
href="/help/v4-browser-hts"
1085+
onClick={[Function]}
1086+
>
1087+
v4-browser-hts
1088+
</a>
1089+
</li>
10701090
<li
10711091
className="c10"
10721092
>

0 commit comments

Comments
 (0)