diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-02-03 11:48:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-03 16:48:13 +0000 |
commit | f0cae26d58f6f907236112be5f4eaecc376b1304 (patch) | |
tree | c2ab46d8e743b262e186fc661571d922ad34759c /tests | |
parent | Support the backwards compatibility features in MSC3952. (#14958) (diff) | |
download | synapse-f0cae26d58f6f907236112be5f4eaecc376b1304.tar.xz |
Add a docstring & tests for _flatten_dict. (#14981)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/push/test_push_rule_evaluator.py | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/tests/push/test_push_rule_evaluator.py b/tests/push/test_push_rule_evaluator.py |