mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DashboardScene: Support auto migration for angular panels (#76100)
* DashboardScene: Support auto migration for angular panels * minor tweak * Update scenes * Review fix * Update
This commit is contained in:
@@ -122,7 +122,6 @@ describe('sceneVariablesSetToVariables', () => {
|
||||
"query": "query",
|
||||
"refresh": 1,
|
||||
"regex": "",
|
||||
"sort": 1,
|
||||
}
|
||||
`);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user