bitcoindnotify: fix subtest closure in unit tests

This commit is contained in:
yyforyongyu
2023-01-18 15:51:25 +08:00
parent 48c8c1bf48
commit 1f67d6a548
3 changed files with 30 additions and 6 deletions

View File

@ -300,6 +300,9 @@ data.
* Payment related code [has been
refactored](https://github.com/lightningnetwork/lnd/pull/7174) to allow the
usage of new payment statuses.
* [Fixed a test closure](https://github.com/lightningnetwork/lnd/pull/7337)
issue found in `bitcoindnotify/bitcoind_test.go`.
## Watchtowers