Skip to content

Commit

Permalink
fix($test): mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
faceyspacey committed Aug 7, 2017
1 parent 14b160a commit 950e26f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __tests__/__snapshots__/connectRoutes.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -323,10 +323,10 @@ Object {
"hasSSR": true,
"history": undefined,
"kind": "redirect",
"pathname": "/second/bar",
"pathname": "/third",
"payload": Object {},
"prev": Object {
"pathname": "/first",
"pathname": "/second/bar",
"payload": Object {
"param": "bar",
},
Expand Down

0 comments on commit 950e26f

Please sign in to comment.