diff --git a/ui/test/dashboards/components/TableOptions.test.tsx b/ui/test/dashboards/components/TableOptions.test.tsx index 039485699..c9242616c 100644 --- a/ui/test/dashboards/components/TableOptions.test.tsx +++ b/ui/test/dashboards/components/TableOptions.test.tsx @@ -24,6 +24,7 @@ const setup = (override = {}) => { wrapping: '', columnNames: [], }, + onResetFocus: () => {}, ...override, }