Fix asset-swapper test (#199)
This commit is contained in:
parent
62f24d4356
commit
629c7d8e92
@ -915,6 +915,7 @@ describe('MarketOperationUtils tests', () => {
|
|||||||
intentOnFilling: true,
|
intentOnFilling: true,
|
||||||
quoteRequestor: {
|
quoteRequestor: {
|
||||||
requestRfqtIndicativeQuotesAsync: requestor.object.requestRfqtIndicativeQuotesAsync,
|
requestRfqtIndicativeQuotesAsync: requestor.object.requestRfqtIndicativeQuotesAsync,
|
||||||
|
getMakerUriForSignature: requestor.object.getMakerUriForSignature,
|
||||||
} as any,
|
} as any,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user