--- a/tests/src/creditFeesToTreasury.test.ts +++ b/tests/src/creditFeesToTreasury.test.ts @@ -159,7 +159,7 @@ }); }); - it.only('NFT Transfer fee is close to 0.1 Unique', async () => { + it('NFT Transfer fee is close to 0.1 Unique', async () => { await usingApi(async (api) => { await skipInflationBlock(api); await waitNewBlocks(api, 1);