From afc8a0f9a0b3f49944dd7240bb8eb1881bc6877a Mon Sep 17 00:00:00 2001 From: emdee Date: Thu, 29 Sep 2022 07:27:11 +0000 Subject: [PATCH] Fix tests --- tests/support_testing.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/support_testing.py b/tests/support_testing.py index 1fb0a31..e3c84dc 100644 --- a/tests/support_testing.py +++ b/tests/support_testing.py @@ -74,6 +74,7 @@ lBOOLEANS = [ 'allow_inline', 'notifications', 'sound_notifications', + 'calls_sound', 'hole_punching_enabled', 'dht_announcements_enabled', 'save_history',