git.delta.rocks / unique-network / refs/commits / 6e4777e0ef88

difftreelog

test(app-promo) added TODO comment

PraetorP2023-06-06parent: #d1e86e8.patch.diff
in: master

1 file changed

modifiedtests/src/sub/appPromotion/appPromotion.test.tsdiffbeforeafterboth
144 }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