mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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.