tests: fix formatting

This commit is contained in:
Erik Arvstedt 2021-08-05 00:49:07 +02:00
parent c4c2b03e19
commit c1c663d0a9
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ def _():
@test("joinmarket-yieldgenerator")
def _():
machine.wait_until_succeeds(
log_has_string("joinmarket-yieldgenerator", "Critical error updating blockheight.",)
log_has_string("joinmarket-yieldgenerator", "Critical error updating blockheight.")
)