mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 17:04:18 +01:00
This PR fixes the issue with tests running on slow systems such as github actions, where a couple `datetime` tests would be off by very small margins and fail (e.g. #626)  Closes #627