@0x:contracts-integrations
Added tests with protocol fees for batch order matching
This commit is contained in:
parent
b976101dca
commit
b7d92c3c12
File diff suppressed because it is too large
Load Diff
@ -149,6 +149,7 @@ export class MatchOrderTester {
|
||||
expectedTransferAmounts,
|
||||
this._devUtils,
|
||||
);
|
||||
|
||||
const expectedResults = convertToBatchMatchResults(expectedBatchMatchResults);
|
||||
expect(actualBatchMatchResults).to.be.eql(expectedResults);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user