From e3e3b0637264b6cbccf9c69b4546429187faa8e7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 13 Apr 2022 22:04:37 +0200 Subject: -get IBAN test to pass again --- src/testing/testing_cmd_challenge_answer.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/testing') diff --git a/src/testing/testing_cmd_challenge_answer.c b/src/testing/testing_cmd_challenge_answer.c index 3472793..8e5e2d8 100644 --- a/src/testing/testing_cmd_challenge_answer.c +++ b/src/testing/testing_cmd_challenge_answer.c @@ -173,8 +173,6 @@ challenge_answer_cb (void *af_cls, return; case ANASTASIS_CHALLENGE_ANSWER_STATUS_RATE_LIMIT_EXCEEDED: break; - case ANASTASIS_CHALLENGE_ANSWER_STATUS_AUTH_TIMEOUT: - break; } TALER_TESTING_interpreter_next (cs->is); } -- cgit v1.2.3