Skip to content

Commit

Permalink
Fix asset-swapper test (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
dekz authored Apr 13, 2021
1 parent 62f24d4 commit 629c7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/asset-swapper/test/market_operation_utils_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,7 @@ describe('MarketOperationUtils tests', () => {
intentOnFilling: true,
quoteRequestor: {
requestRfqtIndicativeQuotesAsync: requestor.object.requestRfqtIndicativeQuotesAsync,
getMakerUriForSignature: requestor.object.getMakerUriForSignature,
} as any,
},
},
Expand Down

0 comments on commit 629c7d8

Please sign in to comment.