mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-01 02:21:34 +02:00
chore: additional clippy fixes after rebasing
This commit is contained in:
@@ -213,6 +213,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[allow(clippy::unwrap_used, clippy::expect_used)]
|
||||
fn writes_perf_mirrors_from_record() {
|
||||
let tmp = tempdir().unwrap();
|
||||
let report_root = tmp.path().join("reports");
|
||||
|
||||
Reference in New Issue
Block a user