mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
The test does not inject a devcontainerCLI mock, so the updater loop calls the real devcontainer CLI with Unix paths. On Windows this fails, stalling the mock clock advancement. Refs CODAGT-608