Skip to content

Commit

Permalink
chore: #1997 update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
undefined committed Jul 14, 2020
1 parent 5469a94 commit 3948f1f
Showing 1 changed file with 1 addition and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,23 +64,6 @@ exports[`Router should match a snapshot 1`] = `
path="/404"
render={[Function]}
/>
<Component
path="/edition-download"
showMenu={false}
>
<Component
allow="DEVELOPER"
component={
Object {
"$$typeof": Symbol(react.lazy),
"_ctor": [Function],
"_result": null,
"_status": -1,
}
}
path="/"
/>
</Component>
<Component
path="/"
>
Expand Down Expand Up @@ -302,7 +285,7 @@ exports[`Router should match a snapshot 1`] = `
"_status": -1,
}
}
path="/developer/edition-download"
path="/edition-download"
/>
<Route
render={[Function]}
Expand Down

0 comments on commit 3948f1f

Please sign in to comment.