diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-07-10 10:25:29 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-07-10 10:25:29 +0200 |
commit | 6107e995595d4057afaa0431f3af9afdce32feea (patch) | |
tree | 80879300924d0f7d574741bb4059d4b7645fbe6d /src/testing/test_kyc_api.c | |
parent | 3024dc9fa54e8677b4816e56f8d215556a7d5561 (diff) | |
parent | c05f832048f06dfcd0a7fd003c0b7033df07c3c4 (diff) |
Merge branch 'master' of ssh://git.taler.net/exchange
Diffstat (limited to 'src/testing/test_kyc_api.c')
-rw-r--r-- | src/testing/test_kyc_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c index 733a5e2f..c4560419 100644 --- a/src/testing/test_kyc_api.c +++ b/src/testing/test_kyc_api.c @@ -523,9 +523,9 @@ run (void *cls, NULL), TALER_TESTING_cmd_get_exchange ("get-exchange", cred.cfg, + NULL, true, true), - // FIXME: TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys"), TALER_TESTING_cmd_batch ("withdraw", withdraw), TALER_TESTING_cmd_batch ("spend", |