[6.x] Improved Timezone Handling #25300
Annotations
2 errors and 1 warning
Execute tests:
resources/js/tests/components/fieldtypes/DateFieldtype.test.js#L120
AssertionError: expected [ { date: '2025-01-02', …(1) } ] to deeply equal [ { date: '2025-01-02', …(1) } ]
- Expected
+ Received
[
{
"date": "2025-01-02",
- "time": "04:11",
+ "time": "04:11:00",
},
]
❯ resources/js/tests/components/fieldtypes/DateFieldtype.test.js:120:50
|
Execute tests
Process completed with exit code 1.
|
Get changed files
Unable to find merge base between d255f5f7b51b21f0756725809f42cae2bd3af956 and 605a96714cd3bc759cee5aca4a0bbf20e7009240
|
Loading