Remove only
This commit is contained in:
parent
7b373e29ea
commit
c8f6e3f923
@ -32,7 +32,7 @@ chaiSetup.configure();
|
||||
const expect = chai.expect;
|
||||
const blockchainLifecycle = new BlockchainLifecycle();
|
||||
|
||||
describe.only('OrderStateWatcher', () => {
|
||||
describe('OrderStateWatcher', () => {
|
||||
let web3: Web3;
|
||||
let zeroEx: ZeroEx;
|
||||
let tokens: Token[];
|
||||
|
Loading…
x
Reference in New Issue
Block a user