mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 05:34:53 -05: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.