We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d661e76 commit b1faccdCopy full SHA for b1faccd
1 file changed
tests/unitary-dto-clock.php
@@ -8,7 +8,7 @@
8
// Begin by adding a test case
9
$unit->case("MaplePHP DTO Clock", callback: function () {
10
$obj = Traverse::value([
11
- "date" => "2023-05-21 14:35:12",
+ "date" => "2023-05-21 16:35:12",
12
"birth" => "1988-08-21 14:35:12",
13
]);
14
0 commit comments