Skip to content

Commit

Permalink
test(Runtime Integration Tests): Crowdloan Fix, removed temporary wai…
Browse files Browse the repository at this point in the history
…tForBlocks(n) call.
  • Loading branch information
Dominik Roth committed Mar 16, 2022
1 parent 5b999ce commit 14c56b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ describe('CrowdloanRewards Tests', function() {
this.skip();
// 2 minutes timeout
this.timeout(60 * 20 * 1000);
await waitForBlocks(32);
await Promise.all([
TxCrowdloanRewardsTests.txCrowdloanRewardsEthAssociateTest(
wallet,
Expand Down

0 comments on commit 14c56b0

Please sign in to comment.