Files
coder/coderd/coderdtest
Asher 70d46943db fix: match on ID instead of username (#24797)
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.
2026-04-29 12:24:52 -08:00
..