gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix amount after fee change in


From: gnunet
Subject: [taler-exchange] branch master updated: -fix amount after fee change in unified setup
Date: Fri, 05 Jan 2024 15:33:16 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new b784dc61 -fix amount after fee change in unified setup
b784dc61 is described below

commit b784dc61035c2757f6d5829a986bd7a8e2f7487e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 5 15:33:13 2024 +0100

    -fix amount after fee change in unified setup
---
 src/testing/test_kyc_api.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c
index b7b28985..1f9a4b0a 100644
--- a/src/testing/test_kyc_api.c
+++ b/src/testing/test_kyc_api.c
@@ -337,12 +337,12 @@ run (void *cls,
     TALER_TESTING_cmd_status (
       "push-check-post-merge-reserve-balance-get",
       "p2p_create-reserve-1",
-      "EUR:1.03",
+      "EUR:1.02",
       MHD_HTTP_OK),
     TALER_TESTING_cmd_reserve_history (
       "push-check-post-merge-reserve-balance-post",
       "p2p_create-reserve-1",
-      "EUR:1.03",
+      "EUR:1.02",
       MHD_HTTP_OK),
 
     TALER_TESTING_cmd_end ()

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