diff --git a/packages/marketplace/test/exchange/Exchange.test.ts b/packages/marketplace/test/exchange/Exchange.test.ts index 78410fbcf0..ffe721fe61 100644 --- a/packages/marketplace/test/exchange/Exchange.test.ts +++ b/packages/marketplace/test/exchange/Exchange.test.ts @@ -1957,7 +1957,7 @@ describe('Exchange.sol', function () { } }); - it('should not be able to buy 51 tokens from different orders in one txs, max transfers = 150', async function () { + it('should not be able to buy 51 tokens from different orders in one txs, match orders limit = 50', async function () { const { ExchangeContractAsUser, OrderValidatorAsAdmin,