chore: rename

This commit is contained in:
Ilia Mashkov
2026-02-27 13:00:58 +03:00
parent fb6cd495d3
commit 3a813b019b
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ import {
* Test Suite for createFilter Helper Function
*
* This suite tests the Filter logic and state management.
* Component rendering tests are in CheckboxFilter.svelte.test.ts
* Component rendering tests are in FilterGroup.svelte.test.ts
*/
describe('createFilter - Filter Logic', () => {