mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
37a859f071
Fixes #13910 Adds testutil.GetRandomName that replaces namesgenerator.GetRandomName but instead appends a monotonically increasing integer instead of a number between 1 and 10.