Skip to content

Commit d5de717

Browse files
committed
fixed snapshot
1 parent b1f0b9e commit d5de717

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@ exports[`Default render 1`] = `
66
>
77
<TopNav
88
loggedIn={true}
9-
logo={
10-
<Logo
11-
height="20"
12-
viewBox="0 0 54 20"
13-
width="54"
14-
xmlns="http://www.w3.org/2000/svg"
15-
/>
16-
}
9+
logo={</community-app-assets/images/ee661e33bc5ba2843518a30db4995418.png />}
1710
menu={
1811
Array [
1912
Object {

0 commit comments

Comments
 (0)