mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
Merge pull request #6504 from tvolk131/fatalf_to_require
Move simple t.Fatalf test assertions to require.NoError
This commit is contained in:
@@ -293,6 +293,8 @@ from occurring that would result in an erroneous force close.](https://github.co
|
||||
|
||||
* [`lnd` now packages the latest versions of the btcd libraries, btcwallet, and neutrino](https://github.com/lightningnetwork/lnd/pull/6627)
|
||||
|
||||
* [Refactor simple t.Fatalf test assertions to require.NoError
|
||||
](https://github.com/lightningnetwork/lnd/pull/6504).
|
||||
|
||||
## RPC Server
|
||||
|
||||
|
Reference in New Issue
Block a user