fix(tests): update test imports to new dees-input-wysiwyg paths

This commit is contained in:
2025-12-19 12:37:54 +00:00
parent 2d1d9d901b
commit a69f504c2f
3 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-12-19 - 3.3.3 - fix(tests)
update test imports to new dees-input-wysiwyg paths
- Updated imports in test/test.wysiwyg-registry.both.ts to point to ts_web/elements/00group-input/dees-input-wysiwyg/*
- Aligns test references with relocated WYSIWYG block handlers and block registration module; no behavior changes to implementation
## 2025-12-19 - 3.3.2 - fix(build)
update build config, bump dependencies, and adjust test import paths after element reorganization