Fix provider-web mocks and make tests green

This commit is contained in:
Peter Steinberger
2025-11-25 00:16:01 +01:00
parent 938e237411
commit 9dd257a92d
4 changed files with 16 additions and 16 deletions

View File

@@ -47,6 +47,7 @@ import {
normalizeE164,
normalizePath,
sleep,
toWhatsappJid,
withWhatsAppPrefix,
} from "./utils.js";
@@ -2161,7 +2162,7 @@ export {
uniqueBySid,
waitForFinalStatus,
waitForever,
type toWhatsappJid,
toWhatsappJid,
program,
};