From cf6b3d4b8079922acc002474031fe50185d26ad1 Mon Sep 17 00:00:00 2001 From: Grol Grol Date: Sun, 13 Jul 2025 21:03:42 +0300 Subject: [PATCH] ref --- __tests__/core/CheckboxUtils2.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__tests__/core/CheckboxUtils2.test.ts b/__tests__/core/CheckboxUtils2.test.ts index f3d72bf..0d7dbc2 100644 --- a/__tests__/core/CheckboxUtils2.test.ts +++ b/__tests__/core/CheckboxUtils2.test.ts @@ -309,7 +309,7 @@ describe('CheckboxUtils2', () => { }); describe('bags', () => { - it('bag 1', () => { + it('bag 1 propagete modify to grandparent', () => { const utils = new CheckboxUtils2(createSettings({ enableAutomaticChildState: true, enableAutomaticParentState: true,