mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
fix CI
This commit is contained in:
@@ -120,7 +120,7 @@ func NewTestP2PWithPubsubOptions(t *testing.T, pubsubOpts []pubsub.Option, userO
|
||||
}
|
||||
}
|
||||
|
||||
func (p TestP2P) Status() error {
|
||||
func (p *TestP2P) Status() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user