gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 02/02: remove incorrect comment


From: gnunet
Subject: [taler-wallet-core] 02/02: remove incorrect comment
Date: Thu, 29 Jul 2021 09:07:41 +0200

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

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

commit d725d8233812eca3e46c2a578e281c08ec86c7a9
Author: ms <ms@taler.net>
AuthorDate: Thu Jul 29 09:07:35 2021 +0200

    remove incorrect comment
---
 .../src/integrationtests/test-merchant-instances.ts                 | 6 ------
 1 file changed, 6 deletions(-)

diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-merchant-instances.ts 
b/packages/taler-wallet-cli/src/integrationtests/test-merchant-instances.ts
index 2aaeaad7..73d4a022 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-merchant-instances.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-merchant-instances.ts
@@ -65,16 +65,10 @@ export async function runMerchantInstancesTest(t: 
GlobalTestState) {
   }
 
   // Instances should initially be empty
-  /**
-   * FIXME/NOTE: this call doesn't function with the current
-   * auth-policy.  Upon starting up the first time, the merchant
-   * locks ANY call UNLESS a particular env variable is defined
-   * and calls authenticate with it.
   {
     const r = await axios.get(new URL("private/instances", baseUrl).href);
     t.assertDeepEqual(r.data.instances, []);
   }
-  */
 
   // Add an instance, no auth!
   await merchant.addInstance({

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