mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 14:44:22 +01:00
lnwallet: Re-enable tests
Tests were erroneously disabled in commit b1940d67.
This commit is contained in:
@@ -3147,7 +3147,6 @@ func runTests(t *testing.T, walletDriver *lnwallet.WalletDriver,
|
||||
strings.Contains(walletTest.name, "dual funder") {
|
||||
t.Skip("skipping dual funder tests for neutrino")
|
||||
}
|
||||
return
|
||||
|
||||
walletTest.test(miningNode, alice, bob, t)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user