mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
8ea5fb7115
- Updates existing tests under workspaceapps/apptest to not reuse existing appDetails as assertWorkspaceLastUsed(Not)?Updated calls FlushStats() which was causing racy test behaviour and incorrect test assertions. - Expands scope of assertWorkspaceLastUsedAtUpdated and its counterpart to ProxySubdomain tests.