diff options
Diffstat (limited to 'src/testing/test_exchange_api_age_restriction.c')
-rw-r--r-- | src/testing/test_exchange_api_age_restriction.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_exchange_api_age_restriction.c b/src/testing/test_exchange_api_age_restriction.c index 0aaa7bbf..93bd28bf 100644 --- a/src/testing/test_exchange_api_age_restriction.c +++ b/src/testing/test_exchange_api_age_restriction.c @@ -302,7 +302,7 @@ run (void *cls, true, true), TALER_TESTING_cmd_oauth_with_birthdate ("oauth-service-with-birthdate", - "2022-00-00", /* enough for a while */ + "2015-00-00", /* enough for a while */ 6666), TALER_TESTING_cmd_batch ("withdraw-age", withdraw_age), |