diff options
Diffstat (limited to 'test/unit')
-rw-r--r-- | test/unit/ui/app/selectors.spec.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/ui/app/selectors.spec.js b/test/unit/ui/app/selectors.spec.js index e2b198abf..070de0bcd 100644 --- a/test/unit/ui/app/selectors.spec.js +++ b/test/unit/ui/app/selectors.spec.js @@ -19,6 +19,7 @@ describe('Selectors', function () { 'address': '0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc', }, }, + cachedBalances: {}, }, } }) |