mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
restore flow working!
This commit is contained in:
@@ -10,6 +10,7 @@ class MockFlow {
|
||||
class MockDB {
|
||||
listHistory = []
|
||||
save = () => {}
|
||||
getPrevByNumber = () => {}
|
||||
}
|
||||
|
||||
test(`[CoreClass] Probando instanciamiento de clase`, async () => {
|
||||
|
||||
Reference in New Issue
Block a user