Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Convert tests/rest/admin/test_room.py to unix file endings (#7953)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
anoadragon453 authored Jul 27, 2020
1 parent 3fc8fdd commit c4268e3
Show file tree
Hide file tree
Showing 2 changed files with 1,448 additions and 1,447 deletions.
1 change: 1 addition & 0 deletions changelog.d/7953.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add delete room admin endpoint (`POST /_synapse/admin/v1/rooms/<room_id>/delete`). Contributed by @dklimpel.
Loading

0 comments on commit c4268e3

Please sign in to comment.