git.delta.rocks / unique-network / refs/commits / 7b6d12cbb8aa

difftreelog

remove .only

Igor Kozyrev2021-11-30parent: #d2a614a.patch.diff
in: master

1 file changed

modifiedtests/src/creditFeesToTreasury.test.tsdiffbeforeafterboth
159 });159 });
160 });160 });
161161
162 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);