From 3df23a4aa0ee5238272f1f13ed29275ddf8959e2 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Fri, 24 Jan 2020 19:02:19 +0530 Subject: [PATCH] functional-tests: Africa/Addis_Abada is gone? Signed-off-by: Joseph Nuthalapati Reviewed-by: Sunil Mohan Adapa --- functional_tests/features/date_and_time.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functional_tests/features/date_and_time.feature b/functional_tests/features/date_and_time.feature index ece39ab86..73bb39c54 100644 --- a/functional_tests/features/date_and_time.feature +++ b/functional_tests/features/date_and_time.feature @@ -39,6 +39,6 @@ Scenario: Set timezone Scenario: Backup and restore datetime When I set the time zone to Africa/Accra And I create a backup of the datetime app data - And I set the time zone to Africa/Addis_Ababa + And I set the time zone to Africa/Cairo And I restore the datetime app data backup Then the time zone should be Africa/Accra