gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: env var name


From: gnunet
Subject: [taler-wallet-core] branch master updated: env var name
Date: Fri, 09 Jul 2021 13:51:37 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new ec038c40 env var name
ec038c40 is described below

commit ec038c407fc990fe39434bea144a14c8e0f75e6b
Author: ms <ms@taler.net>
AuthorDate: Fri Jul 9 13:51:33 2021 +0200

    env var name
---
 packages/taler-wallet-cli/src/integrationtests/test-payment-on-demo.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-payment-on-demo.ts 
b/packages/taler-wallet-cli/src/integrationtests/test-payment-on-demo.ts
index 666ff598..cb9e4a7d 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-payment-on-demo.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-payment-on-demo.ts
@@ -79,7 +79,7 @@ export async function runPaymentDemoTest(t: GlobalTestState) {
     name: "donations",
   };
 
-  t.assertTrue("TALER_MERCHANT_TOKEN" in process.env);
+  t.assertTrue("TALER_ENV_FRONTENDS_APITOKEN" in process.env);
 
   await makeTestPayment(
     t,

-- 
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]