Skip to content

Commit

Permalink
Adapt to new function signature
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Jan 15, 2025
1 parent 1d748f8 commit 0165c83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion substrate/frame/revive/src/exec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2618,7 +2618,6 @@ mod tests {
U256::zero(),
vec![0],
false,
None,
);
assert_matches!(result, Ok(_));
});
Expand Down

0 comments on commit 0165c83

Please sign in to comment.