forked from projectmoon/tenebrous-dicebot
Clearer test name for clearing room info.
This commit is contained in:
parent
0b2246cbd5
commit
979dc8ea34
|
@ -412,7 +412,7 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn clear_info() {
|
||||
fn clear_info_modifies_removes_requested_room() {
|
||||
let rooms = create_test_instance();
|
||||
|
||||
rooms
|
||||
|
|
Loading…
Reference in New Issue