Skip to content

Commit

Permalink
Update new test
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalser committed Aug 28, 2024
1 parent 5c94976 commit 94d5d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile_verifier/src/reward_shares.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1317,7 +1317,7 @@ mod test {
)
.await
.unwrap()
.into_rewards(reward_shares, &epoch)
.into_rewards(reward_shares, &epoch, BannedRadios::default())
.unwrap()
.1
.next()
Expand Down

0 comments on commit 94d5d58

Please sign in to comment.