mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
* 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>