aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_p2p.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-01-13 18:34:41 +0100
committerChristian Grothoff <grothoff@gnunet.org>2024-01-13 18:34:41 +0100
commitc51675e17d691fda680682f041240057256aa9b3 (patch)
tree1b1114078832729f8626115cf770ffeb99afb8d4 /src/testing/test_exchange_p2p.c
parentdb1da821ae6f540f46276779876b417f0c431d6c (diff)
parent9c3fd5dff7e3ce23b72d748fb566786432c7d4cf (diff)
Merge branch 'master' of git+ssh://git.taler.net/exchange
Diffstat (limited to 'src/testing/test_exchange_p2p.c')
-rw-r--r--src/testing/test_exchange_p2p.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_exchange_p2p.c b/src/testing/test_exchange_p2p.c
index 0c4fb48ec..093730ff2 100644
--- a/src/testing/test_exchange_p2p.c
+++ b/src/testing/test_exchange_p2p.c
@@ -254,12 +254,12 @@ run (void *cls,
TALER_TESTING_cmd_status (
"pull-check-post-merge-reserve-balance-get",
"create-reserve-1",
- "EUR:2.01",
+ "EUR:2.02",
MHD_HTTP_OK),
TALER_TESTING_cmd_reserve_history (
"push-check-post-merge-reserve-balance-post",
"create-reserve-1",
- "EUR:2.01",
+ "EUR:2.02",
MHD_HTTP_OK),
TALER_TESTING_cmd_purse_deposit_coins (
"purse-deposit-coins-idempotent",