mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-22 14:34:59 +02:00
docs: Fix broken link to lnd_test.go
This commit is contained in:
parent
df8333cad7
commit
258c1987e8
@ -156,7 +156,7 @@ A quick summary of test practices follows:
|
||||
or RPC's will need to be accompanied by integration tests which use the
|
||||
[`networkHarness`framework](https://github.com/lightningnetwork/lnd/blob/master/lntest/harness.go)
|
||||
contained within `lnd`. For example integration tests, see
|
||||
[`lnd_test.go`](https://github.com/lightningnetwork/lnd/blob/master/lnd_test.go#L181).
|
||||
[`lnd_test.go`](https://github.com/lightningnetwork/lnd/blob/master/lntest/itest/lnd_test.go).
|
||||
- The itest log files are automatically scanned for `[ERR]` lines. There
|
||||
shouldn't be any of those in the logs, see [Use of Log Levels](#use-of-log-levels).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user