auto merge of #12389 : zr40/rust/fix-test-metric-typo, r=alexcrichton
This commit is contained in:
commit
ea0058281c
@ -555,7 +555,7 @@ impl<T: Writer> ConsoleTestState<T> {
|
||||
}
|
||||
}
|
||||
}
|
||||
if_ok!(self.write_plain(format!("result of ratchet: {} matrics added, \
|
||||
if_ok!(self.write_plain(format!("result of ratchet: {} metrics added, \
|
||||
{} removed, {} improved, {} regressed, \
|
||||
{} noise\n",
|
||||
added, removed, improved, regressed,
|
||||
|
Loading…
x
Reference in New Issue
Block a user