mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
4e28b2d9c5
* test: Using local time in unit test fails in certain time zones This test was failing when running in CST (GMT-5) timezone. My local timezone pushed the next to the upcoming monday * fix: schedule: assert expected result of String() separately from input spec Co-authored-by: Cian Johnston <cian@coder.com>