From 1b72faef3c487232e519a3366db716f5a7e9226a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Tue, 24 Mar 2020 22:18:41 +0100 Subject: Update the tests to work with oragono --- tests/end_to_end/scenarios/simple_kick.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/end_to_end/scenarios/simple_kick.py') diff --git a/tests/end_to_end/scenarios/simple_kick.py b/tests/end_to_end/scenarios/simple_kick.py index 20d56b0..2949157 100644 --- a/tests/end_to_end/scenarios/simple_kick.py +++ b/tests/end_to_end/scenarios/simple_kick.py @@ -5,7 +5,6 @@ scenario = ( # demonstrate bug https://lab.louiz.org/louiz/biboumi/issues/3291 # First user joins an other channel send_stanza(""), - expect_stanza("/message"), expect_stanza("/presence/muc_user:x/muc_user:status[@code='110']"), expect_stanza("/message[@type='groupchat']/subject"), -- cgit v1.2.3