Dashboard Migrations: V4 - no-op and clean up dead code from DashboardMigrator.ts (#112225)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"title": "V4 No-Op Migration Test",
|
||||
"schemaVersion": 3,
|
||||
"panels": [
|
||||
{
|
||||
"id": 1,
|
||||
"type": "singlestat"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"type": "singlestat"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"type": "graph"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user