summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/test-denom-unoffered.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-cli/src/integrationtests/test-denom-unoffered.ts')
-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, {