commit 5d8989fe30ebf48c50aa4977a5d2e16e42b2b5a9
parent 32b1fab9b3e7735e955832f47fc02000464b9f65
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Fri, 9 Mar 2018 22:58:36 +0100
trigger 424
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/lib/test_merchant_api_twisted.c b/src/lib/test_merchant_api_twisted.c
@@ -250,6 +250,12 @@ run (void *cls,
"EUR:1.97", 2, 62),
/* Should instead change the response body somehow! */
+
+ TALER_TESTING_cmd_modify_object ("hack-0",
+ CONFIG_FILE,
+ "amount",
+ "EUR:0.97"),
+
TALER_TESTING_cmd_delete_object ("hack-1",
CONFIG_FILE,
"deposits.0"),