mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
e7030b122b
Cherry-pick of #24165 to `release/2.31`. Removes the flaky pagination query key test that timed out in CI (6204ms vs 5000ms limit) because `renderWithAuth` boots 12+ MSW round-trips before the page mounts. On this branch `WorkspacesPage.stories.tsx` does not exist, so the test is removed rather than moved to a story. > 🤖 Generated by Coder Agent