Skip to content

Commit ece3b91

Browse files
Update Nav snapshorts after adding link in help menu.
1 parent e6fd9c6 commit ece3b91

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,15 @@ exports[`Nav renders editor version for desktop 1`] = `
658658
<li>
659659
About
660660
</li>
661+
<li>
662+
Report a Bug
663+
</li>
664+
<li>
665+
Chat On Discord
666+
</li>
667+
<li>
668+
Post on the Forum
669+
</li>
661670
</ul>
662671
</li>
663672
</ul>

0 commit comments

Comments
 (0)