mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +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.