datasources_test.go
2.94 KB
-
fix(api): case insensitive sort for datasources · cbd1455c
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.
Daniel Lee committed