taler-typescript-core

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

commit b8432123a9ea5f55cd8632ac5427e3940671d1e0
parent ee3f7494af6eb83dc4a2a6221d6c958481d86a66
Author: Florian Dold <florian@dold.me>
Date:   Wed,  1 Jul 2026 21:02:52 +0200

harness: use appropriate helper for FORM_ID in test

Diffstat:
Mpackages/taler-harness/src/integrationtests/test-kyc-challenger.ts | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-harness/src/integrationtests/test-kyc-challenger.ts b/packages/taler-harness/src/integrationtests/test-kyc-challenger.ts @@ -161,7 +161,7 @@ export async function runKycChallengerTest(t: GlobalTestState) { config.setString( "AML-PROGRAM-P1", "command", - "taler-exchange-helper-measure-test-form", + "taler-exchange-helper-measure-test-oauth", ); config.setString("AML-PROGRAM-P1", "enabled", "true"); config.setString(