difftreelog
remove .only
in: master
1 file changed
tests/src/creditFeesToTreasury.test.tsdiffbeforeafterboth159 });159 });160 });160 });161161162 it.only('NFT Transfer fee is close to 0.1 Unique', async () => {162 it('NFT Transfer fee is close to 0.1 Unique', async () => {163 await usingApi(async (api) => {163 await usingApi(async (api) => {164 await skipInflationBlock(api);164 await skipInflationBlock(api);165 await waitNewBlocks(api, 1);165 await waitNewBlocks(api, 1);