0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00

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:
Andrew Morgan 2020-07-27 05:22:52 -07:00 committed by GitHub
parent 3fc8fdd150
commit c4268e3da6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1448 additions and 1447 deletions

1
changelog.d/7953.feature Normal file
View file

@ -0,0 +1 @@
Add delete room admin endpoint (`POST /_synapse/admin/v1/rooms/<room_id>/delete`). Contributed by @dklimpel.

File diff suppressed because it is too large Load diff