Record room information (ID, name) in the database #48

Manually merged
projectmoon merged 10 commits from record-room-info into master 2020-11-30 20:16:01 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 979dc8ea34 - Show all commits

View File

@ -412,7 +412,7 @@ mod tests {
} }
#[test] #[test]
fn clear_info() { fn clear_info_modifies_removes_requested_room() {
let rooms = create_test_instance(); let rooms = create_test_instance();
rooms rooms