Remove .only
This commit is contained in:
parent
507b4b68a1
commit
ae49251c81
@ -31,7 +31,7 @@ const TRANSACTIONS = {
|
|||||||
'0x456': { blockNumber: new BigNumber(0) }
|
'0x456': { blockNumber: new BigNumber(0) }
|
||||||
};
|
};
|
||||||
|
|
||||||
describe.only('ui/TxList/store', () => {
|
describe('ui/TxList/store', () => {
|
||||||
let api;
|
let api;
|
||||||
let store;
|
let store;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user