aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-payment-template.ts
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-03-08 10:08:15 -0300
committerSebastian <sebasjm@gmail.com>2024-03-08 10:08:15 -0300
commitb3ae213bc5987fbb6a2ce5c08d626f9f65508b03 (patch)
tree01b264fe249d92803d2f5224a621c15a5ff9b1fe /packages/taler-harness/src/integrationtests/test-payment-template.ts
parent2a4dbc67e8d1e6a256431e34f0b2e0e19d204f70 (diff)
downloadwallet-core-b3ae213bc5987fbb6a2ce5c08d626f9f65508b03.tar.xz
remove http resp from operation
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-payment-template.ts')
-rw-r--r--packages/taler-harness/src/integrationtests/test-payment-template.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-payment-template.ts b/packages/taler-harness/src/integrationtests/test-payment-template.ts
index c9f1caacd..c3ab5ffc8 100644
--- a/packages/taler-harness/src/integrationtests/test-payment-template.ts
+++ b/packages/taler-harness/src/integrationtests/test-payment-template.ts
@@ -55,7 +55,7 @@ export async function runPaymentTemplateTest(t: GlobalTestState) {
summary: "hello, I'm a summary",
},
});
- narrowOpSuccessOrThrow(createTemplateRes);
+ narrowOpSuccessOrThrow("createTemplate", createTemplateRes);
// Withdraw digital cash into the wallet.