Skip to content

Commit 49e30fd

Browse files
committed
rename a bit
1 parent 929335a commit 49e30fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighthouse/tests/validator_manager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ pub fn validator_exit_using_beacon_and_exit_epoch_flags() {
570570
}
571571

572572
#[test]
573-
pub fn validator_exit_exit_epoch_flag_requires_presign_flag() {
573+
pub fn validator_exit_exit_epoch_flag_without_presign_flag() {
574574
CommandLineTest::validators_exit()
575575
.flag("--vc-token", Some("./token.json"))
576576
.flag(

0 commit comments

Comments
 (0)