diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-02-28 16:28:09 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-03-16 11:45:51 +0000 |
commit | d4df71d857059cd51250cc7a222fb08889b60230 (patch) | |
tree | 8fb8de4cd203ec61598cafdfddffc9e24cf95fd7 | |
parent | Newsfile (diff) | |
download | synapse-d4df71d857059cd51250cc7a222fb08889b60230.tar.xz |
(We now kick off refreshing remote profiles from the background, so don't always have something to cancel.)
-rw-r--r-- | tests/handlers/test_user_directory.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/handlers/test_user_directory.py b/tests/handlers/test_user_directory.py |