Skip to content

Commit

Permalink
Update mock info
Browse files Browse the repository at this point in the history
  • Loading branch information
reyraa committed May 21, 2021
1 parent 5001c1d commit f6b6467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/screens/request/request.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ describe('Request', () => {
account: {
info: {
LSK: {
address: accounts.genesis.summary.address,
summary: { address: accounts.genesis.summary.address },
},
BTC: {
address: '16Qp9op3fTESTBTCACCOUNTv52ghRzYreUuQ',
summary: { address: '16Qp9op3fTESTBTCACCOUNTv52ghRzYreUuQ' },
},
},
},
Expand Down

0 comments on commit f6b6467

Please sign in to comment.