diff --git a/lntest/itest/lnd_test.go b/lntest/itest/lnd_test.go index 701349ed..215c710d 100644 --- a/lntest/itest/lnd_test.go +++ b/lntest/itest/lnd_test.go @@ -14665,6 +14665,10 @@ var testsCases = []*testCase{ name: "send multi path payment", test: testSendMultiPathPayment, }, + { + name: "REST API", + test: testRestApi, + }, } // TestLightningNetworkDaemon performs a series of integration tests amongst a diff --git a/lntest/itest/log_error_whitelist.txt b/lntest/itest/log_error_whitelist.txt index 4267a3ae..6541cab0 100644 --- a/lntest/itest/log_error_whitelist.txt +++ b/lntest/itest/log_error_whitelist.txt @@ -130,6 +130,8 @@