From 449311b2d112182be22ab9bef06ae00d200726e9 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Wed, 8 Dec 2021 21:55:25 +0100 Subject: MUC: Remove <{muc}x> tags in some errors Including the payload of the stanza that caused the error is optional and we're generally not doing it anywhere else. --- spec/scansion/muc_register.scs | 2 -- spec/scansion/muc_show_offline.scs | 2 -- 2 files changed, 4 deletions(-) (limited to 'spec') diff --git a/spec/scansion/muc_register.scs b/spec/scansion/muc_register.scs index 9fcce688..915a7325 100644 --- a/spec/scansion/muc_register.scs +++ b/spec/scansion/muc_register.scs @@ -180,7 +180,6 @@ Rosaline receives: - # In a heated moment, Juliet unregisters from the room @@ -291,7 +290,6 @@ Rosaline receives: - # Juliet, however, quietly joins the room with success diff --git a/spec/scansion/muc_show_offline.scs b/spec/scansion/muc_show_offline.scs index 57b75ec7..c06a892d 100644 --- a/spec/scansion/muc_show_offline.scs +++ b/spec/scansion/muc_show_offline.scs @@ -185,7 +185,6 @@ Rosaline receives: - # In a heated moment, Juliet unregisters from the room @@ -296,7 +295,6 @@ Rosaline receives: - # Juliet, however, quietly joins the room with success -- cgit v1.2.3