Chore: fix build (#74651)

put ts-expect-error in the right place
This commit is contained in:
Ashley Harrison
2023-09-11 10:07:05 +01:00
committed by GitHub
parent 77e4d477e5
commit fb367bf91d

View File

@@ -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