From 49e30fd3063ea51011a2774066f94e6555f97d5b Mon Sep 17 00:00:00 2001 From: Tan Chee Keong Date: Mon, 27 Jan 2025 08:27:55 +0800 Subject: [PATCH] rename a bit --- lighthouse/tests/validator_manager.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighthouse/tests/validator_manager.rs b/lighthouse/tests/validator_manager.rs index d9136cd2744..5ee9b0263a9 100644 --- a/lighthouse/tests/validator_manager.rs +++ b/lighthouse/tests/validator_manager.rs @@ -570,7 +570,7 @@ pub fn validator_exit_using_beacon_and_exit_epoch_flags() { } #[test] -pub fn validator_exit_exit_epoch_flag_requires_presign_flag() { +pub fn validator_exit_exit_epoch_flag_without_presign_flag() { CommandLineTest::validators_exit() .flag("--vc-token", Some("./token.json")) .flag(