summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-02-07 06:56:09 -0500
committerGitHub <noreply@github.com>2023-02-07 06:56:09 -0500
commit5b55c32d610b2baec8622f0418519b130ab4fa30 (patch)
tree34c34e9d40e1e6499f2efb469cc86e13816b81bc /changelog.d
parentProperly typecheck types.http (#14988) (diff)
downloadsynapse-5b55c32d610b2baec8622f0418519b130ab4fa30.tar.xz
Add tests for using _flatten_dict with an event. (#15002)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15002.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15002.misc b/changelog.d/15002.misc
new file mode 100644
index 0000000000..68ac8335fc
--- /dev/null
+++ b/changelog.d/15002.misc
@@ -0,0 +1 @@
+Add tests for `_flatten_dict`.