summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api_twisted.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-14 17:21:23 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-14 17:21:23 +0100
commit76a97f5680d11ce2a7e7cca9cd67c38698fc42f7 (patch)
tree2748492f77cb297163cef3a3494801df59e74127 /src/testing/test_merchant_api_twisted.c
parent20b86f40e29ec3ee7d8d29b068807b2c563fcf16 (diff)
downloadmerchant-76a97f5680d11ce2a7e7cca9cd67c38698fc42f7.tar.gz
merchant-76a97f5680d11ce2a7e7cca9cd67c38698fc42f7.tar.bz2
merchant-76a97f5680d11ce2a7e7cca9cd67c38698fc42f7.zip
adapt to libtalertesting API change (minor)
Diffstat (limited to 'src/testing/test_merchant_api_twisted.c')
-rw-r--r--src/testing/test_merchant_api_twisted.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/testing/test_merchant_api_twisted.c b/src/testing/test_merchant_api_twisted.c
index 3ce8a8ec..e134c046 100644
--- a/src/testing/test_merchant_api_twisted.c
+++ b/src/testing/test_merchant_api_twisted.c
@@ -331,9 +331,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",
twister_merchant_url,
"default",