mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DashboardScene: Do not hide variables on save (#81501)
This commit is contained in:
@@ -336,7 +336,6 @@ describe('sceneVariablesSetToVariables', () => {
|
||||
"value": "text value",
|
||||
},
|
||||
"description": "test-desc",
|
||||
"hide": 2,
|
||||
"label": "test-label",
|
||||
"name": "test",
|
||||
"query": "text value",
|
||||
|
||||
Reference in New Issue
Block a user