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 16:54:14 +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 5881d957 env var name
5881d957 is described below

commit 5881d957caf3bd7d3311cae7420ceb1e3fa5a9e1
Author: ms <ms@taler.net>
AuthorDate: Fri Jul 9 16:54:10 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 cb9e4a7d..d490a8c1 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
@@ -87,7 +87,7 @@ export async function runPaymentDemoTest(t: GlobalTestState) {
       merchant, wallet, order
     },
     {
-      "Authorization": `Bearer ${process.env["TALER_MERCHANT_TOKEN"]}`,
+      "Authorization": `Bearer ${process.env["TALER_ENV_FRONTENDS_APITOKEN"]}`,
     });
 
   await wallet.runUntilDone();

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