diff --git a/tests/Fieldtypes/DateTest.php b/tests/Fieldtypes/DateTest.php index 1b0e9a8dbc..60e16c71a4 100644 --- a/tests/Fieldtypes/DateTest.php +++ b/tests/Fieldtypes/DateTest.php @@ -45,7 +45,7 @@ public static function augmentProvider() 'date with custom format' => [ ['format' => 'Y--m--d'], '2012--01--04', - '2012 Jan 04 00:00:00', + '2012 Jan 04 13:43:00', ], // The time and seconds configs are important, otherwise