fix(api): case insensitive sort for datasources
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.
Showing
pkg/api/datasources_test.go
0 → 100644
Please
register
or
sign in
to comment