Skip to content

Commit

Permalink
remove redundant act
Browse files Browse the repository at this point in the history
Co-authored-by: martin fridrich <[email protected]>
  • Loading branch information
dmoka and martinfridrich authored Oct 30, 2024
1 parent eaa879a commit b84ae8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/src/xyk_liquidity_mining.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1178,7 +1178,6 @@ fn exit_farm_should_work_on_multiple_different_farms() {
dave_shares_balance,
));

//Act
set_relaychain_block_number(500);
assert_ok!(XYKLiquidityMining::redeposit_shares(
RuntimeOrigin::signed(DAVE.into()),
Expand Down

0 comments on commit b84ae8f

Please sign in to comment.