Merge remote-tracking branch 'origin/jg-test-ui' into jg-test-ui

This commit is contained in:
Jaco Greeff 2016-12-08 17:33:15 +01:00
commit 9d5de519b6
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ const TRANSACTIONS = {
'0x456': { blockNumber: new BigNumber(0) }
};
describe.only('ui/TxList/store', () => {
describe('ui/TxList/store', () => {
let api;
let store;