From 50d86015813016e14f8ec293fec11b36cc6d6b6c Mon Sep 17 00:00:00 2001 From: reivilibre Date: Thu, 14 Oct 2021 14:14:15 +0100 Subject: Add a test for a workaround concerning the behaviour of third-party rule modules and `SynapseError`s. (#11071) --- changelog.d/11071.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11071.misc (limited to 'changelog.d/11071.misc') diff --git a/changelog.d/11071.misc b/changelog.d/11071.misc new file mode 100644 index 0000000000..33a11abdd5 --- /dev/null +++ b/changelog.d/11071.misc @@ -0,0 +1 @@ +Add a test for the workaround introduced in [\#11042](https://github.com/matrix-org/synapse/pull/11042) concerning the behaviour of third-party rule modules and `SynapseError`s. -- cgit 1.5.1