add logging for a handful of tests (#19582)
This commit is contained in:
committed by
GitHub
parent
7a8eba10b2
commit
6ab8286e8d
@ -12866,6 +12866,7 @@ pub(crate) mod tests {
|
|||||||
u64,
|
u64,
|
||||||
) + std::marker::Send,
|
) + std::marker::Send,
|
||||||
{
|
{
|
||||||
|
solana_logger::setup();
|
||||||
// Set up initial bank
|
// Set up initial bank
|
||||||
let mut genesis_config = create_genesis_config_with_leader(
|
let mut genesis_config = create_genesis_config_with_leader(
|
||||||
10,
|
10,
|
||||||
|
Reference in New Issue
Block a user