[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: fix duplicate label
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: fix duplicate label |
Date: |
Fri, 23 Jul 2021 18:01:01 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 60ad0f2e fix duplicate label
60ad0f2e is described below
commit 60ad0f2ebc0c4cbc889471595588d6c35f5f6c74
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Jul 23 18:00:56 2021 +0200
fix duplicate label
---
src/testing/test_merchant_api.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index 1bdb81d6..7d757da1 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -939,7 +939,7 @@ run (void *cls,
NULL,
MHD_HTTP_UNAUTHORIZED),
TALER_TESTING_cmd_merchant_post_instance_auth (
- "instance-create-i1a-auth-ok",
+ "instance-create-i1a-auth-ok-2",
merchant_url,
"i1a",
RFC_8959_PREFIX "my-other-secret",
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: fix duplicate label,
gnunet <=