From 2df77655270c6ea6c0d3ed52a689a5224a455662 Mon Sep 17 00:00:00 2001 From: max143672 Date: Sun, 24 Nov 2024 12:07:58 +0400 Subject: [PATCH] rename test --- testing/integration/src/consensus_integration_tests.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/integration/src/consensus_integration_tests.rs b/testing/integration/src/consensus_integration_tests.rs index 8b519ad82d..58a6e2bb33 100644 --- a/testing/integration/src/consensus_integration_tests.rs +++ b/testing/integration/src/consensus_integration_tests.rs @@ -1906,7 +1906,7 @@ async fn payload_test() { } #[tokio::test] -async fn run_payload_activation_test() { +async fn payload_activation_test() { use kaspa_consensus_core::subnets::SUBNETWORK_ID_NATIVE; // Set payload activation at DAA score 3 for this test