diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-08-24 13:08:33 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-24 13:08:33 -0400 |
| commit | 3f8f96be00104e1d1d42fde8e513985fc66201bf (patch) | |
| tree | 42d2b0e0d53b586432d5700c7440a67d0e655fe8 /tests | |
| parent | Don't fail /submit_token requests on incorrect session ID if request_token_in... (diff) | |
| download | synapse-3f8f96be00104e1d1d42fde8e513985fc66201bf.tar.xz | |
Fix flaky shadow-ban tests. (#8152)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/rest/client/v1/test_rooms.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/rest/client/v1/test_rooms.py b/tests/rest/client/v1/test_rooms.py |
