This commit is contained in:
Michael Vines
2021-04-18 10:27:36 -07:00
committed by mergify[bot]
parent b379004c3b
commit f59d4f29d9
39 changed files with 113 additions and 144 deletions

View File

@@ -732,9 +732,9 @@ impl ProgramTest {
block_commitment_cache,
last_blockhash,
GenesisConfigInfo {
genesis_config,
mint_keypair,
voting_keypair,
genesis_config,
},
)
}