mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
This commit changes extractEvalString to sort NumberCaptureValues in ascending order of Var before building the output string. This means that users will see EvaluationString in a consistent order, but also make it possible to assert its output in tests. |
||
---|---|---|
.. | ||
eval_mocks | ||
context.go | ||
eval_test.go | ||
eval.go | ||
extract_md_test.go | ||
extract_md.go | ||
testing.go |