diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-07-30 21:10:58 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-07-30 21:10:58 +0200 |
commit | b2dab8c5d1597ff84c16b2c0d641808a180f7fb3 (patch) | |
tree | e7da6c9789ae3dba7723ceb678b969a41d772534 | |
parent | a67b6c930917c793ed2e74e2953fa6df79705318 (diff) |
-fix expected status code
-rw-r--r-- | src/testing/test_merchant_api.c | 4 | ||||
-rw-r--r-- | src/testing/test_reducer_home/.local/share/taler/exchange-offline/master.priv | 2 |
2 files changed, 3 insertions, 3 deletions
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 |