diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-08-31 12:56:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 12:56:22 +0100 |
commit | 8c26f16c76b475e0ace7b58920d90368b180454c (patch) | |
tree | 601ee30083d1d8cad2a63106562d12c63d7e94c3 | |
parent | Merge pull request from GHSA-jj53-8fmw-f2w2 (diff) | |
download | synapse-8c26f16c76b475e0ace7b58920d90368b180454c.tar.xz |
Fix up unit tests (#10723)
These were broken in an incorrect merge of GHSA-jj53-8fmw-f2w2 (cb35df9)
-rw-r--r-- | changelog.d/10723.bugfix | 1 | ||||
-rw-r--r-- | tests/rest/client/v2_alpha/test_groups.py | 17 |
2 files changed, 16 insertions, 2 deletions
diff --git a/changelog.d/10723.bugfix b/changelog.d/10723.bugfix new file mode 100644 |