@0x:contracts-integrations Added tests with protocol fees for batch order matching
This commit is contained in:
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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user