tests: simplify lightning-loop test

This commit is contained in:
nixbitcoin
2020-09-24 16:40:50 +00:00
parent e7c5f956ea
commit 24b506ff8a
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ def run_tests(extra_tests):
assert_matches("su operator -c 'lncli getinfo' | jq", '"version"')
assert_no_failure("lnd")
succeed("systemctl start lightning-loop")
assert_running("lightning-loop")
assert_matches("su operator -c 'loop --version'", "version")
# Check that lightning-loop fails with the right error, making sure
# lightning-loop can connect to lnd