summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2022-02-01 17:45:13 +0000
committerGitHub <noreply@github.com>2022-02-01 17:45:13 +0000
commit3f72c2a322af0d9d45452aa9c78723793bea2432 (patch)
tree55c8246fa67cd8c4108c9f235184b9dcf03463ee /changelog.d
parentAllow modules to retrieve server and worker names (#11868) (diff)
downloadsynapse-3f72c2a322af0d9d45452aa9c78723793bea2432.tar.xz
Convert `ApplicationServiceTestCase` to use `simple_async_mock` (#11880)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11880.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11880.misc b/changelog.d/11880.misc
new file mode 100644
index 0000000000..8125947b2a
--- /dev/null
+++ b/changelog.d/11880.misc
@@ -0,0 +1 @@
+Convert `ApplicationServiceTestCase` to use `simple_async_mock`.
\ No newline at end of file