From 37bfb3da42186329f9cf4fa35dabc3fa5b5a2258 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 31 Jan 2024 09:40:18 +0100 Subject: do not start oauth2 service twice --- src/testing/test_kyc_api.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c index a0178db06..f7cf1ce97 100644 --- a/src/testing/test_kyc_api.c +++ b/src/testing/test_kyc_api.c @@ -201,8 +201,6 @@ run (void *cls, }; struct TALER_TESTING_Command wallet_kyc[] = { - TALER_TESTING_cmd_oauth ("start-oauth-service", - 6666), TALER_TESTING_cmd_wallet_kyc_get ("wallet-kyc-fail", NULL, "EUR:1000000", -- cgit v1.2.3