summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2022-01-20 14:47:29 +0000
committerGitHub <noreply@github.com>2022-01-20 09:47:29 -0500
commit121b9e2475f4d7b3bca50d81732f07db80b2264f (patch)
treea2e21646e245c90bbc50950582162b01e47c932b /changelog.d
parentPartially revert #11675; prevent attempting to create pushers on workers (#11... (diff)
downloadsynapse-121b9e2475f4d7b3bca50d81732f07db80b2264f.tar.xz
Add a regression test for using both webclient and client resources simultaneously (#11765)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11765.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11765.misc b/changelog.d/11765.misc
new file mode 100644
index 0000000000..a6c946e452
--- /dev/null
+++ b/changelog.d/11765.misc
@@ -0,0 +1 @@
+Add a unit test that checks both `client` and `webclient` resources will function when simultaneously enabled.
\ No newline at end of file