Skip to content

Commit

Permalink
rename a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
chong-he committed Jan 27, 2025
1 parent 929335a commit 49e30fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighthouse/tests/validator_manager.rs
Original file line number Diff line number Diff line change
@@ -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(

0 comments on commit 49e30fd

Please sign in to comment.