commit d725d8233812eca3e46c2a578e281c08ec86c7a9 parent 96640c574154a5b8c5e965c33d5c6a3abe8e8cbc Author: ms <ms@taler.net> Date: Thu, 29 Jul 2021 09:07:35 +0200 remove incorrect comment Diffstat:
| M | packages/taler-wallet-cli/src/integrationtests/test-merchant-instances.ts | | | 6 | ------ |
1 file changed, 0 insertions(+), 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 @@ -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({