mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +08:00
Fixes #13910 Adds testutil.GetRandomName that replaces namesgenerator.GetRandomName but instead appends a monotonically increasing integer instead of a number between 1 and 10.