// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`render snapshot 1`] = `
<SendTransaction
dispatch={[Function]}
history={
Object {
"action": "PUSH",
"block": [Function],
"createHref": [Function],
"go": [Function],
"goBack": [Function],
"goForward": [Function],
"length": 2,
"listen": [Function],
"location": Object {
"hash": "",
"key": "e08jz7",
"pathname": "/account",
"search": "",
"state": Object {},
},
"push": [Function],
"replace": [Function],
}
location={
match={
"isExact": true,
"params": Object {},
"path": "/account",
"url": "/account",
/>
`;