mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
fix
This commit is contained in:
7
__mocks__/mobile.mock.js
Normal file
7
__mocks__/mobile.mock.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const MOCK_MOBILE_WS = {
|
||||
username: 'Leifer',
|
||||
phone: '0000000',
|
||||
message: 'ey!',
|
||||
}
|
||||
|
||||
module.exports = { MOCK_MOBILE_WS }
|
||||
Reference in New Issue
Block a user