fix(tests): Fix outdated import paths in test files for dcrouter and ratelimiter modules
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-08 - 2.8.2 - fix(tests)
|
||||
Fix outdated import paths in test files for dcrouter and ratelimiter modules
|
||||
|
||||
- Updated dcrouter import from '../ts/dcrouter/index.js' to '../ts/classes.dcrouter.js'
|
||||
- Updated ratelimiter import from '../ts/mta/classes.ratelimiter.js' to '../ts/mail/delivery/classes.ratelimiter.js'
|
||||
|
||||
## 2025-05-08 - 2.8.1 - fix(readme)
|
||||
Update readme with consolidated email system improvements and modular directory structure
|
||||
|
||||
|
Reference in New Issue
Block a user