From 3a62755c261ef85dfc7c29c238767a1bd9136e88 Mon Sep 17 00:00:00 2001 From: lucassartor Date: Thu, 20 May 2021 16:59:44 -0300 Subject: [PATCH] fix test --- tests/end-to-end/api/00-miscellaneous.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end-to-end/api/00-miscellaneous.js b/tests/end-to-end/api/00-miscellaneous.js index 3190fe7c8a15..7448388309ec 100644 --- a/tests/end-to-end/api/00-miscellaneous.js +++ b/tests/end-to-end/api/00-miscellaneous.js @@ -127,6 +127,7 @@ describe('miscellaneous', function() { 'desktopNotifications', 'mobileNotifications', 'enableAutoAway', + 'enableMessageParserEarlyAdoption', // 'highlights', 'showMessageInMainThread', 'desktopNotificationRequireInteraction',