Skip to content

Commit

Permalink
fix xcm tests - extra block build
Browse files Browse the repository at this point in the history
  • Loading branch information
goncer committed Nov 6, 2023
1 parent 44905a5 commit 55a63ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/xcm/[V3]RU.bifrost.transfer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ describe("XCM transfers", () => {
TRANSFER_INSTRUCTIONS * ChainSpecs.get(ChainId.Bifrost)!.unitCostWeight,
});
await bifrost.chain.newBlock();
await bifrost.chain.newBlock();
//END-TODO
});

Expand Down

0 comments on commit 55a63ce

Please sign in to comment.