test: improve test naming

Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
pull/24376/head
Marco Neumann 2021-11-23 13:20:28 +00:00
parent 9706e4b480
commit 18cab1545c
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ mod tests {
}
#[test]
fn test_write_no_mach() {
fn test_write_no_match() {
let config = ShardConfig::default();
let meta = DmlMeta::default();