Skip to content

Commit b1faccd

Browse files
committed
test: fix clock test
1 parent d661e76 commit b1faccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unitary-dto-clock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// Begin by adding a test case
99
$unit->case("MaplePHP DTO Clock", callback: function () {
1010
$obj = Traverse::value([
11-
"date" => "2023-05-21 14:35:12",
11+
"date" => "2023-05-21 16:35:12",
1212
"birth" => "1988-08-21 14:35:12",
1313
]);
1414

0 commit comments

Comments
 (0)