diff --git a/src/__tests__/ControlledTree.test.tsx b/src/__tests__/ControlledTree.test.tsx index b7c8629..5143abd 100644 --- a/src/__tests__/ControlledTree.test.tsx +++ b/src/__tests__/ControlledTree.test.tsx @@ -754,7 +754,7 @@ describe("Data with ids", () => { expect(newNodes[5]).toHaveAttribute("aria-checked", "false"); }); - test("SelectedIds should be not steal focus if another control has it", () => { + test("SelectedIds should not steal focus if another control has it", () => { let selectedIds = [42]; let renderContent = (