We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929335a commit 49e30fdCopy full SHA for 49e30fd
lighthouse/tests/validator_manager.rs
@@ -570,7 +570,7 @@ pub fn validator_exit_using_beacon_and_exit_epoch_flags() {
570
}
571
572
#[test]
573
-pub fn validator_exit_exit_epoch_flag_requires_presign_flag() {
+pub fn validator_exit_exit_epoch_flag_without_presign_flag() {
574
CommandLineTest::validators_exit()
575
.flag("--vc-token", Some("./token.json"))
576
.flag(
0 commit comments