Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Trisfald committed Nov 20, 2024
1 parent 9137f5b commit b5422cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/src/test_loop/tests/resharding_v3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ fn test_resharding_v3_split_parent_buffered_receipts() {
.limit_outgoing_gas()
.add_loop_action(call_burn_gas_contract(
vec![account_in_left_child, account_in_right_child.clone()],
receiver_account.clone(),
receiver_account,
5 * TGAS,
))
.add_loop_action(check_receipts_presence_at_resharding_block(
Expand Down

0 comments on commit b5422cf

Please sign in to comment.