diff --git a/cmd/test-cli/beacon_test.go b/cmd/test-cli/beacon_test.go index 5ef27d06..6c8407f2 100644 --- a/cmd/test-cli/beacon_test.go +++ b/cmd/test-cli/beacon_test.go @@ -7,7 +7,6 @@ import ( ) func TestBeacon(t *testing.T) { - t.Run("create beacon: BeaconNode", func(t *testing.T) { isMergemock := false beaconEndpoint := "http://localhost:5052"