mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Closes #1705. There was an issue in the implementation brought by #1577 by not trimming the array value when resources use counts. This should fix it, and adds a test to be sure!