summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-03-11 09:15:22 -0500
committerGitHub <noreply@github.com>2021-03-11 09:15:22 -0500
commite55bd0e11012ee14a8b18ece16f4837b86212f5c (patch)
treed957a35b7a454c8f8ac0a29b054fc7aac1dd54bd /changelog.d
parentRe-Activating account when local passwords are disabled (#9587) (diff)
downloadsynapse-e55bd0e11012ee14a8b18ece16f4837b86212f5c.tar.xz
Add tests for blacklisting reactor/agent. (#9563)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9563.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9563.misc b/changelog.d/9563.misc
new file mode 100644
index 0000000000..7a3493e4a1
--- /dev/null
+++ b/changelog.d/9563.misc
@@ -0,0 +1 @@
+Fix type hints and tests for BlacklistingAgentWrapper and BlacklistingReactorWrapper.