difftreelog
CORE-324 Fix PR
in: master
1 file changed
tests/src/eth/marketplace/marketplace.test.tsdiffbeforeafterboth373738const PRICE = 2000n;38const PRICE = 2000n;393940describe.only('Matcher contract usage', () => {40describe('Matcher contract usage', () => {41 itWeb3('With UNQ', async ({api, web3}) => {41 itWeb3('With UNQ', async ({api, web3}) => {42 const alice = privateKey('//Alice');42 const alice = privateKey('//Alice');43 const matcherOwner = await createEthAccountWithBalance(api, web3);43 const matcherOwner = await createEthAccountWithBalance(api, web3);