diff --git a/lntest/itest/lnd_test.go b/lntest/itest/lnd_test.go index 9c2bdd23..bece9f05 100644 --- a/lntest/itest/lnd_test.go +++ b/lntest/itest/lnd_test.go @@ -15231,6 +15231,14 @@ var testsCases = []*testCase{ name: "macaroon authentication", test: testMacaroonAuthentication, }, + { + name: "bake macaroon", + test: testBakeMacaroon, + }, + { + name: "delete macaroon id", + test: testDeleteMacaroonID, + }, { name: "immediate payment after channel opened", test: testPaymentFollowingChannelOpen, diff --git a/lntest/itest/log_error_whitelist.txt b/lntest/itest/log_error_whitelist.txt index f32a4ceb..f63b7275 100644 --- a/lntest/itest/log_error_whitelist.txt +++ b/lntest/itest/log_error_whitelist.txt @@ -207,3 +207,7 @@