Skip to content

Commit

Permalink
lighthouse import-key tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sugh01 committed Aug 28, 2024
1 parent 4fd321d commit fb9f310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/actions/importKeys_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ func TestImportKeys_DistributedMode(t *testing.T) {
generationPath := t.TempDir()

err = s.ImportValidatorKeys(actions.ImportValidatorKeysOptions{
ValidatorClient: "prysm",
ValidatorClient: "lighthouse",
Network: "holesky",
GenerationPath: generationPath,
Distributed: true,
Expand Down

0 comments on commit fb9f310

Please sign in to comment.