mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
cef622d77c
* fix: Order database queries for templates Fixes a race in a test where the order of templates varies. * fix: Add sorting to databasefake as well