forked from MirrorHub/synapse
Convert tests/rest/admin/test_room.py to unix file endings (#7953)
Converts tests/rest/admin/test_room.py to have unix file endings after they were accidentally changed in #7613. Keeping the same changelog as #7613 as it hasn't gone out in a release yet.
This commit is contained in:
parent
3fc8fdd150
commit
c4268e3da6
2 changed files with 1448 additions and 1447 deletions
1
changelog.d/7953.feature
Normal file
1
changelog.d/7953.feature
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Add delete room admin endpoint (`POST /_synapse/admin/v1/rooms/<room_id>/delete`). Contributed by @dklimpel.
|
Loading…
Reference in a new issue