difftreelog
test(app-promo) added TODO comment
in: master
1 file changed
tests/src/sub/appPromotion/appPromotion.test.tsdiffbeforeafterboth144 }144 }145 });145 });146 });146 });147 // Now AppPromo makes freezes. Probably this test should be changed\removed.147 // TODO: Now AppPromo makes freezes. Probably this test should be changed\removed.148 itSub.skip('should allow to stake() if balance is locked with different id', async ({helper}) => {148 itSub.skip('should allow to stake() if balance is locked with different id', async ({helper}) => {149 const [staker] = await getAccounts(1);149 const [staker] = await getAccounts(1);150150