remove only
flag
This commit is contained in:
parent
05d34616b7
commit
9f9797b123
@ -17,7 +17,7 @@ import { provider, web3Wrapper } from './utils/web3_wrapper';
|
|||||||
chaiSetup.configure();
|
chaiSetup.configure();
|
||||||
const expect = chai.expect;
|
const expect = chai.expect;
|
||||||
|
|
||||||
describe.only('Signature utils', () => {
|
describe('Signature utils', () => {
|
||||||
let makerAddress: string;
|
let makerAddress: string;
|
||||||
const fakeExchangeContractAddress = '0x1dc4c1cefef38a777b15aa20260a54e584b16c48';
|
const fakeExchangeContractAddress = '0x1dc4c1cefef38a777b15aa20260a54e584b16c48';
|
||||||
let order: Order;
|
let order: Order;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user