test: improve test naming
Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>pull/24376/head
parent
9706e4b480
commit
18cab1545c
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue