fix(tests): Update test assertions and singleton instance references in DMARC, integration, and IP warmup manager tests

This commit is contained in:
2025-05-07 22:15:08 +00:00
parent f704dc78aa
commit ba39392c1b
7 changed files with 80 additions and 63 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformservice',
version: '2.4.1',
version: '2.4.2',
description: 'A multifaceted platform service handling mail, SMS, letter delivery, and AI services.'
}