diff --git a/local-cluster/tests/local_cluster.rs b/local-cluster/tests/local_cluster.rs index 9017c1817aa846..a8587bcce5e496 100644 --- a/local-cluster/tests/local_cluster.rs +++ b/local-cluster/tests/local_cluster.rs @@ -2562,7 +2562,6 @@ fn run_test_load_program_accounts_partition(scan_commitment: CommitmentConfig) { #[test] #[serial] -#[ignore] fn test_rpc_block_subscribe() { let leader_stake = 100 * DEFAULT_NODE_STAKE; let rpc_stake = DEFAULT_NODE_STAKE;