Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
yknl committed Aug 13, 2019
1 parent ae7c2eb commit 7937c54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/account/store/account/actions.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ describe('AccountActions', () => {
appsNodeKey:
'xprvA1y4zBndD83n6PWgVH6ivkTpNQ2WU1UGPg9hWa2q8sCANa7YrYMZFHWMhrbpsarx' +
'XMuQRa4jtaT2YXugwsKrjFgn765tUHu9XjyiDFEjB7f',
collectionsNodeKey:
'xprvA1y4zBndD83nEPDq9NxZFJ4VAN7pjhKdhKLzTpjRBqvRMosxtGiedSmzQNjazwPR' +
'Fb6V1oBu2M8YPhm1SK18YkDxv1yYDG5gZGwrUUkKSvi',
salt:
'c15619adafe7e75a195a1a2b5788ca42e585a3fd181ae2ff009c6089de54ed9e'
}
Expand Down
2 changes: 2 additions & 0 deletions test/profiles/store/identity/actions/async.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ describe('Identity Store: Async Actions', () => {
address: '13ssnrZTn4TJzQkwFZHajfeZXrGe6fQtrZ',
appsNodeKey:
'xprv9zn1Mwu3hGDz9ytK4Pvp6ckfswdeMRngASKEcT9J4f2THGjo2UjyrMocunoohYQW2fMx9Cb21KvooM8pVrbuVVjHuqTJ2Kdru5VKGLR1MZa',
collectionsNodeKey:
'xprv9zn1Mwu3hGDzJhReZ7415JbdqumsaT8pgJGgtC8W5wTEUUsxbvihEw6Ru74sKxayJKasbqXvpanMt7dngdGFkSgQE1wbYp6br6CqaDvxWMb',
key:
'5c21340bdc95b66c203f1080d6c83655137edbb2fcbbf35849e82b10b993b7ad',
keyID:
Expand Down

0 comments on commit 7937c54

Please sign in to comment.