Skip to content

Commit

Permalink
remove some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ridev6 committed Aug 15, 2023
1 parent d741c48 commit ac797b2
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 893 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ describe('boosting: claimWxBoostRejectIfUnsupportedLpAsset.mjs', /** @this {Moch
const { height: lockStartHeight } = await boosting.lock({
dApp: this.accounts.boosting.addr,
caller: this.accounts.user0.seed,
duration: this.maxLockDuration,
duration: 1,
payments: [{ assetId: this.wxAssetId, amount: wxAmount }],
});
await waitForHeight(lockStartHeight + 1);
Expand Down

This file was deleted.

99 changes: 0 additions & 99 deletions test/components/boosting/getUserGwxAmountAtHeightREADONLY.mjs

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ac797b2

Please sign in to comment.