diff --git a/tests/.pest/snapshots/Countries/SyriaTest/it_can_calculate_syria_holidays.snap b/tests/.pest/snapshots/Countries/SyriaTest/it_can_calculate_syria_holidays.snap index ac2f037d..4216d3ae 100644 --- a/tests/.pest/snapshots/Countries/SyriaTest/it_can_calculate_syria_holidays.snap +++ b/tests/.pest/snapshots/Countries/SyriaTest/it_can_calculate_syria_holidays.snap @@ -52,7 +52,7 @@ "date": "2024-10-06" }, { - "name": "Merry Christmas", + "name": "Christmas", "date": "2024-12-25" } ] \ No newline at end of file diff --git a/tests/.pest/snapshots/Countries/SyriaTest/it_can_translate_syria_holidays_into_arabic.snap b/tests/.pest/snapshots/Countries/SyriaTest/it_can_translate_syria_holidays_into_arabic.snap index f61ec2e6..297cf12a 100644 --- a/tests/.pest/snapshots/Countries/SyriaTest/it_can_translate_syria_holidays_into_arabic.snap +++ b/tests/.pest/snapshots/Countries/SyriaTest/it_can_translate_syria_holidays_into_arabic.snap @@ -52,7 +52,7 @@ "date": "2024-10-06" }, { - "name": "\u0639\u064a\u062f \u0627\u0644\u0645\u064a\u0644\u0627\u062f \u0627\u0644\u0645\u062c\u064a\u062f", + "name": "Christmas", "date": "2024-12-25" } ] \ No newline at end of file