From b2dab8c5d1597ff84c16b2c0d641808a180f7fb3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 30 Jul 2021 21:10:58 +0200 Subject: -fix expected status code --- src/testing/test_merchant_api.c | 4 ++-- .../test_reducer_home/.local/share/taler/exchange-offline/master.priv | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c index 87a341d5..86f665a4 100644 --- a/src/testing/test_merchant_api.c +++ b/src/testing/test_merchant_api.c @@ -1313,7 +1313,7 @@ run (void *cls, "USD:0.5", GNUNET_TIME_UNIT_MINUTES, GNUNET_TIME_UNIT_MINUTES, - MHD_HTTP_CONFLICT), + MHD_HTTP_BAD_REQUEST), TALER_TESTING_cmd_merchant_patch_instance ("instance-patch-i1", merchant_url, "i1", @@ -1379,7 +1379,7 @@ run (void *cls, "i2", PAYTO_I1, "USD", - MHD_HTTP_CONFLICT), + MHD_HTTP_BAD_REQUEST), TALER_TESTING_cmd_merchant_post_instances2 ("instance-create-ACL", merchant_url, "i-acl", diff --git a/src/testing/test_reducer_home/.local/share/taler/exchange-offline/master.priv b/src/testing/test_reducer_home/.local/share/taler/exchange-offline/master.priv index 35575146..6463d34c 100644 --- a/src/testing/test_reducer_home/.local/share/taler/exchange-offline/master.priv +++ b/src/testing/test_reducer_home/.local/share/taler/exchange-offline/master.priv @@ -1 +1 @@ -×MWØÌr)Þf(+…•¡MEê•Ž¡]ökƒ¬¤¨ý \ No newline at end of file +4ßó[Ø3ßÍá1@òÉ"Î7MAúøl‘¢ð°Œí$ \ No newline at end of file -- cgit v1.2.3