perf(adapter): 🐛 database json and lot tests

This commit is contained in:
Leifer Mendez
2023-02-10 20:57:31 +01:00
parent 856165e7a5
commit 8609c30c89
16 changed files with 119 additions and 61 deletions

View File

@@ -84,7 +84,7 @@ class CoreClass {
from,
prevRef: prevMsg.refSerialize,
})
this.databaseClass.save(ctxByNumber)
await this.databaseClass.save(ctxByNumber)
}
// 📄 Crar CTX de mensaje (uso private)