mirror of
https://github.com/mvt-project/mvt.git
synced 2026-06-02 05:01:49 +02:00
Deliberately fail a build to test
This commit is contained in:
@@ -47,7 +47,7 @@ class TestDateConversions:
|
||||
convert_datetime_to_iso(
|
||||
datetime.strptime("2024-09-30 11:21:20+0200", "%Y-%m-%d %H:%M:%S%z")
|
||||
)
|
||||
== "2024-09-30 09:21:20.000000"
|
||||
== "2024-09-30 09:21:21.000000"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user