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
|
@ -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
Loading…
Reference in New Issue