exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 2cf5d92325908d1b7ec105733b15cf259cbdf9d0
parent 94914b0e2e559d38c19c580e96f881eb329bc82d
Author: Casaburi Johannes <johannes.casaburi@students.bfh.ch>
Date:   Fri,  5 Jan 2024 15:33:39 +0100

Merge remote-tracking branch 'refs/remotes/origin/master'

Diffstat:
Msrc/testing/test_kyc_api.c | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c @@ -337,12 +337,12 @@ run (void *cls, TALER_TESTING_cmd_status ( "push-check-post-merge-reserve-balance-get", "p2p_create-reserve-1", - "EUR:1.03", + "EUR:1.02", MHD_HTTP_OK), TALER_TESTING_cmd_reserve_history ( "push-check-post-merge-reserve-balance-post", "p2p_create-reserve-1", - "EUR:1.03", + "EUR:1.02", MHD_HTTP_OK), TALER_TESTING_cmd_end ()