mirror of
https://github.com/grafana/grafana.git
synced 2026-08-07 11:55:03 -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.