diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-08-07 12:17:17 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 12:17:17 -0400 |
| commit | f3fe6961b211d898aa347771df598c531fbca90c (patch) | |
| tree | 2389d40f2742f84264b3688edff377774dbfc495 /tests | |
| parent | Clarify that undoing a shutdown might not be possible (#8010) (diff) | |
| download | synapse-f3fe6961b211d898aa347771df598c531fbca90c.tar.xz | |
Convert additional database stores to async/await (#8045)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/storage/test_user_directory.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/storage/test_user_directory.py b/tests/storage/test_user_directory.py |
