mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
For the filter expression, a better default is to interpolate multi variables as a regex rather than the default globbing pattern. Also, uses the real TemplateSrv class rather than stubbing it in the tests.