update grafana/gafana-plugin-sdk-go dependency, and adjusted code accordingly (#113922)
* update dependencies * query: stop handling _timeRange * fixed unit test
This commit is contained in:
@@ -73,7 +73,7 @@ func TestParseQueriesIntoQueryDataRequest(t *testing.T) {
|
||||
"maxDataPoints": 10,
|
||||
"queryType": "foo",
|
||||
"refId": "Z",
|
||||
"_timeRange": {
|
||||
"timeRange": {
|
||||
"from": "100",
|
||||
"to": "200"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user