gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: fix test expectation in merch


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix test expectation in merchant-exchange-confusion
Date: Wed, 04 Aug 2021 18:40:45 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new c3f23d0e fix test expectation in merchant-exchange-confusion
c3f23d0e is described below

commit c3f23d0eaba3a2bcf538e716358522c416e45d9b
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Aug 4 18:40:39 2021 +0200

    fix test expectation in merchant-exchange-confusion
---
 .../src/integrationtests/test-merchant-exchange-confusion.ts            | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-merchant-exchange-confusion.ts
 
b/packages/taler-wallet-cli/src/integrationtests/test-merchant-exchange-confusion.ts
index a29e72af..b556c966 100644
--- 
a/packages/taler-wallet-cli/src/integrationtests/test-merchant-exchange-confusion.ts
+++ 
b/packages/taler-wallet-cli/src/integrationtests/test-merchant-exchange-confusion.ts
@@ -211,6 +211,8 @@ export async function runMerchantExchangeConfusionTest(t: 
GlobalTestState) {
 
   const proposalId = preparePayResp.proposalId;
 
+  console.log("requesting", publicOrderStatusUrl);
+
   publicOrderStatusResp = await axios.get(publicOrderStatusUrl, {
     validateStatus: () => true,
   });

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]