Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
ebatsell committed Dec 4, 2024
1 parent 4d78984 commit d119bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/steward_fixtures.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ pub async fn copy_cluster_info(fixture: &TestFixture) {

pub async fn crank_validator_history_accounts(
fixture: &TestFixture,
extra_validator_accounts: &Vec<ExtraValidatorAccounts>,
extra_validator_accounts: &[ExtraValidatorAccounts],
indices: &[usize],
) {
let clock: Clock = fixture
Expand Down

0 comments on commit d119bd5

Please sign in to comment.