mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 22:50:58 +02:00
itest: add itest covering the leader healthcheck
This commit is contained in:
@@ -8,3 +8,7 @@ import "github.com/lightningnetwork/lnd/lntest"
|
||||
// testEtcdFailover is an empty itest when LND is not compiled with etcd
|
||||
// support.
|
||||
func testEtcdFailover(ht *lntest.HarnessTest) {}
|
||||
|
||||
// testLeaderHealthCheck is an empty itest when LND is not compiled with etcd
|
||||
// support.
|
||||
func testLeaderHealthCheck(ht *lntest.HarnessTest) {}
|
||||
|
Reference in New Issue
Block a user