diff --git a/src/__tests__/ControlledTree.test.tsx b/src/__tests__/ControlledTree.test.tsx index 5143abd..5450d78 100644 --- a/src/__tests__/ControlledTree.test.tsx +++ b/src/__tests__/ControlledTree.test.tsx @@ -756,7 +756,7 @@ describe("Data with ids", () => { test("SelectedIds should not steal focus if another control has it", () => { let selectedIds = [42]; - let renderContent = (