test and work

This commit is contained in:
Leifer Mendez
2022-11-11 15:10:34 +01:00
parent 45272fb34f
commit da8defc517
9 changed files with 38 additions and 52 deletions

View File

@@ -1,7 +1,6 @@
const MOCK_MOBILE_WS = {
username: 'Leifer',
phone: '0000000',
message: 'ey!',
from: 'XXXXXX',
hasMedia: false,
}
module.exports = { MOCK_MOBILE_WS }