mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 06:44:23 +01:00
make cln client recoverable after cln connection loss
This commit is contained in:
@@ -226,4 +226,8 @@ var allTestCases = []*testCase{
|
||||
isLsps2: true,
|
||||
skipCreateLsp: true,
|
||||
},
|
||||
{
|
||||
name: "testRestartLspNode",
|
||||
test: testRestartLspNode,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user