Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase entropy of repo ID generation for tests (#1717)
This aims to avoid issues such as: ``` repositories_test.go:166: Error Trace: /home/runner/work/minder/minder/internal/db/repositories_test.go:72 /home/runner/work/minder/minder/internal/db/repositories_test.go:166 Error: Received unexpected error: pq: duplicate key value violates unique constraint "unique_repo_id" Test: TestListRepositoriesByProjectID ```
- Loading branch information