diff --git a/tests/phpunit/base/frm_factory.php b/tests/phpunit/base/frm_factory.php index 49b0d0685a..951c214431 100644 --- a/tests/phpunit/base/frm_factory.php +++ b/tests/phpunit/base/frm_factory.php @@ -141,7 +141,7 @@ public function set_field_value( $field ) { 'url' => 'http://sometest.com', 'number' => 120, 'scale' => 8, - 'date' => '2015-01-01', + 'date' => '2026-01-01', 'time' => '13:30:00', 'user_id' => get_current_user_id(), 'phone' => '222-222-2222',