diff options
author | Amanda Graven <amanda@amandag.net> | 2022-04-01 10:31:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-01 09:31:30 +0100 |
commit | 4e900ece42eb0d28c2773d328b4ab459b0d3aaf3 (patch) | |
tree | d7397f894506bbdc7bbf7bd5b25996664b8d1b14 /tests/module_api | |
parent | Move MSC2654 support behind an experimental configuration flag. (#12295) (diff) | |
download | synapse-4e900ece42eb0d28c2773d328b4ab459b0d3aaf3.tar.xz |
Add set_user_admin function to the module API (#12341)
Diffstat (limited to 'tests/module_api')
-rw-r--r-- | tests/module_api/test_api.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/module_api/test_api.py b/tests/module_api/test_api.py |