Skip to content

Commit

Permalink
TopNavbar snapshot - remove empty href
Browse files Browse the repository at this point in the history
  • Loading branch information
himdel committed May 22, 2020
1 parent ae80966 commit ef70489
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ exports[`Top navbar tests should render correctly 1`] = `
disabled={false}
divider={false}
header={false}
href=""
id="help-menu-about"
key=".$about"
onClick={[Function]}
Expand All @@ -339,7 +338,6 @@ exports[`Top navbar tests should render correctly 1`] = `
>
<SafeAnchor
componentClass="a"
href=""
id="help-menu-about"
onClick={[Function]}
onKeyDown={[Function]}
Expand Down

0 comments on commit ef70489

Please sign in to comment.