diff --git a/tests/data/Style/NumberFormatDates.php b/tests/data/Style/NumberFormatDates.php index c01a3d9409..9147b28a13 100644 --- a/tests/data/Style/NumberFormatDates.php +++ b/tests/data/Style/NumberFormatDates.php @@ -55,11 +55,11 @@ [ '07:35:00 AM', 43270.315972222, - 'hh:mm:ss\ AM/PM' + 'hh:mm:ss\ AM/PM', ], [ '02:29:00 PM', 43270.603472222, - 'hh:mm:ss\ AM/PM' + 'hh:mm:ss\ AM/PM', ] ];