mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-19 12:09:15 +00:00
fix compatibility issues with WhatsApp Web 2.2208.7 (#1311)
* fix compatiblity issues with v2.2208.7 * remove expclusive test
This commit is contained in:
@@ -272,7 +272,6 @@ describe('Client', function() {
|
||||
'SendMessage',
|
||||
'SendSeen',
|
||||
'StatusUtils',
|
||||
'Sticker',
|
||||
'UploadUtils',
|
||||
'UserConstructor',
|
||||
'VCard',
|
||||
@@ -280,7 +279,6 @@ describe('Client', function() {
|
||||
'Wap',
|
||||
'WidFactory',
|
||||
'findCommonGroups',
|
||||
'genId',
|
||||
'getProfilePicFull',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user