mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
Closes https://github.com/coder/internal/issues/202. Addresses the problem mentioned in the issue, and also makes sure subtests don't reuse `testing.T` from the main test.