diff --git a/src/plugins/dashboard/public/application/__snapshots__/dashboard_empty_screen.test.tsx.snap b/src/plugins/dashboard/public/application/__snapshots__/dashboard_empty_screen.test.tsx.snap index f82afc788578..f36ecd908405 100644 --- a/src/plugins/dashboard/public/application/__snapshots__/dashboard_empty_screen.test.tsx.snap +++ b/src/plugins/dashboard/public/application/__snapshots__/dashboard_empty_screen.test.tsx.snap @@ -141,26 +141,12 @@ exports[`DashboardEmptyScreen renders correctly with readonly mode 1`] = ` Array [ "theme:darkMode", ], - Array [ - "theme:darkMode", - ], - Array [ - "theme:darkMode", - ], ], "results": Array [ Object { "type": "return", "value": undefined, }, - Object { - "type": "return", - "value": undefined, - }, - Object { - "type": "return", - "value": undefined, - }, ], }, "get$": [MockFunction],