diff --git a/tests/test_wallet_subscription.py b/tests/test_wallet_subscription.py index a49e0f12..ce77a16f 100644 --- a/tests/test_wallet_subscription.py +++ b/tests/test_wallet_subscription.py @@ -88,7 +88,7 @@ def callback(msg: JSONRPCNotficationParams): _ = await wallet.split_to_send(wallet.proofs, 64) - wait = 2 + wait = 1 await asyncio.sleep(wait) assert triggered