Skip to content

Commit

Permalink
remove unnecessary 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 0f8a5c5 commit 9bc9ff1
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 @@ -489,7 +489,6 @@ fn add_liquidity_and_join_farms_should_work_with_multiple_farm_entries() {
farms.try_into().unwrap(),
));

//Act
set_relaychain_block_number(500);

let deposit = XYKWarehouseLM::deposit(deposit_id).unwrap();
Expand Down

0 comments on commit 9bc9ff1

Please sign in to comment.