mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 06:14:38 +00:00
Fix clippy lint
This commit is contained in:
@@ -544,7 +544,7 @@ mod test {
|
||||
let dir = tempdir().unwrap();
|
||||
Self {
|
||||
import_builder: None,
|
||||
dir: dir,
|
||||
dir,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user