Skip to content

Commit b311778

Browse files
committed
style:format code
1 parent cc3ea7c commit b311778

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test_cases/fiber/devnet/send_payment/offline/test_force_restart.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ def test_restart_when_node_send_payment_begin_node(self):
316316
time.sleep(5)
317317
for payment in payments:
318318
self.wait_payment_finished(self.fiber1, payment["payment_hash"], 120)
319+
319320
@pytest.mark.skip("Musig2RoundFinalizeError")
320321
def test_restart_when_node_send_payment_mid_node(self):
321322

0 commit comments

Comments
 (0)