summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-24 15:08:34 +0200
committerFlorian Dold <florian@dold.me>2021-08-24 15:08:34 +0200
commita09359bd3930f2a4550de22bd018122a2c7846e6 (patch)
tree9adad799168353bad6e0eb9e6df8744463ba2f56 /packages/taler-wallet-cli
parent408d8e9fc896193fbcff1afd12aa04ab6d513798 (diff)
downloadwallet-core-a09359bd3930f2a4550de22bd018122a2c7846e6.tar.gz
wallet-core-a09359bd3930f2a4550de22bd018122a2c7846e6.tar.bz2
wallet-core-a09359bd3930f2a4550de22bd018122a2c7846e6.zip
implement freezing for payments
Diffstat (limited to 'packages/taler-wallet-cli')
-rw-r--r--packages/taler-wallet-cli/src/integrationtests/test-denom-unoffered.ts7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/taler-wallet-cli/src/integrationtests/test-denom-unoffered.ts b/packages/taler-wallet-cli/src/integrationtests/test-denom-unoffered.ts
index 7a1ff669a..430a1ac93 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-denom-unoffered.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-denom-unoffered.ts
@@ -112,13 +112,6 @@ export async function runDenomUnofferedTest(t: GlobalTestState) {
merchantErrorCode,
TalerErrorCode.MERCHANT_POST_ORDERS_ID_PAY_DENOMINATION_KEY_NOT_FOUND,
);
-
- const purchId = makeEventId(TransactionType.Payment, preparePayResult.proposalId);
- await wallet.client.call(WalletApiOperation.DeleteTransaction, {
- transactionId: purchId,
- });
-
- // Now, delete the purchase and refresh operation.
}
await wallet.client.call(WalletApiOperation.AddExchange, {