taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit cefb61be0c1f361ba514786605208e3dbf5b8bb5
parent 00522e511628cab0c8f07100f2da34136c89c206
Author: Florian Dold <florian@dold.me>
Date:   Wed,  1 Apr 2026 16:59:01 +0200

-wirewatch

Diffstat:
Mpackages/taler-harness/src/integrationtests/test-merchant-payto-reuse.ts | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/packages/taler-harness/src/integrationtests/test-merchant-payto-reuse.ts b/packages/taler-harness/src/integrationtests/test-merchant-payto-reuse.ts @@ -147,6 +147,7 @@ async function doAccountKycAuth( account_pub: accountPub, }, }); + await exchange.runWirewatchOnce(); } // Wait for auth transfer to be registered by the exchange