summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_refund_lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_cmd_refund_lookup.c')
-rw-r--r--src/lib/testing_api_cmd_refund_lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_refund_lookup.c b/src/lib/testing_api_cmd_refund_lookup.c
index fa02d6a4..35703cd4 100644
--- a/src/lib/testing_api_cmd_refund_lookup.c
+++ b/src/lib/testing_api_cmd_refund_lookup.c
@@ -269,7 +269,7 @@ refund_lookup_cb (void *cls,
(increase_cmd = TALER_TESTING_interpreter_lookup_command
(rls->is, rls->increase_reference)))
{
- if (GNUNET_OK != TALER_TESTING_get_trait_amount
+ if (GNUNET_OK != TALER_TESTING_get_trait_string
(increase_cmd, 0, &refund_amount))
TALER_TESTING_FAIL (rls->is);