gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: adapt to libtalertesting API change


From: gnunet
Subject: [taler-sync] branch master updated: adapt to libtalertesting API change (minor)
Date: Mon, 14 Dec 2020 17:22:21 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new f7cfcbe  adapt to libtalertesting API change (minor)
f7cfcbe is described below

commit f7cfcbe7dfd2b1cad3e71e433b74c41fcf0b85e7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 14 17:21:32 2020 +0100

    adapt to libtalertesting API change (minor)
---
 src/testing/test_sync_api.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/testing/test_sync_api.c b/src/testing/test_sync_api.c
index d89c5f6..a05b39a 100644
--- a/src/testing/test_sync_api.c
+++ b/src/testing/test_sync_api.c
@@ -162,9 +162,12 @@ run (void *cls,
                                 false),
     TALER_TESTING_cmd_exec_offline_sign_keys ("offline-sign-future-keys",
                                               CONFIG_FILE),
+    TALER_TESTING_cmd_exec_offline_sign_fees ("offline-sign-fees",
+                                              CONFIG_FILE,
+                                              "EUR:0.01",
+                                              "EUR:0.01"),
     TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys",
-                                                1,
-                                                232 /* FIXME: wrong number... 
*/),
+                                                1),
     TALER_TESTING_cmd_merchant_post_instances ("instance-create-default",
                                                merchant_url,
                                                "default",

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