diff --git a/public/app/features/dashboard/state/DashboardMigrator.test.ts b/public/app/features/dashboard/state/DashboardMigrator.test.ts index 9bdb545c119..2fbc82457a4 100644 --- a/public/app/features/dashboard/state/DashboardMigrator.test.ts +++ b/public/app/features/dashboard/state/DashboardMigrator.test.ts @@ -118,10 +118,10 @@ describe('DashboardModel', () => { targets: [{ refId: 'A' }, {}], }, // Old left-over repeated panel - // @ts-expect-error { type: 'table', id: panelIdWithRepeatId, + // @ts-expect-error repeatPanelId: 1, }, // Collapsed row with left-over repeated panels