add test with fail_malformed_htlc to forwarding regtest

This commit is contained in:
ThomasV
2020-05-05 09:04:17 +02:00
parent ab188ff375
commit 7cbb102c81
2 changed files with 7 additions and 17 deletions
+1 -3
View File
@@ -56,9 +56,7 @@ class TestLightningABC(TestLightning):
agents = ['alice', 'bob', 'carol']
def test_forwarding(self):
self.run_shell(['open'])
self.run_shell(['alice_pays_carol'])
self.run_shell(['close'])
self.run_shell(['forwarding'])
def test_watchtower(self):
self.run_shell(['watchtower'])