Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 6db4132

Browse files
committed
Rename...
1 parent fe7c572 commit 6db4132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-cluster/tests/local_cluster.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3675,7 +3675,7 @@ fn test_optimistic_confirmation_violation_without_tower() {
36753675
#[test]
36763676
#[serial]
36773677
fn test_run_test_load_program_accounts_root() {
3678-
run_test_load_program_accounts_partition(CommitmentConfig::finalized());
3678+
run_test_load_program_accounts(CommitmentConfig::finalized());
36793679
}
36803680

36813681
fn create_simple_snapshot_config(ledger_path: &Path) -> SnapshotConfig {

0 commit comments

Comments
 (0)