mirror of
https://github.com/grafana/grafana.git
synced 2026-08-05 19:07:06 -05:00
The data source list is case sensitive when sorted. This changes the sort to be case insensitive. The test only tests the handler, not the routing or database query.