mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
70d46943db
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.