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