mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
The username suffix could put the name past the 32 character limit, causing the test to flake. Instead of using a suffix, match on the expected ID instead.