mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-10 01:17:58 +00:00
remove temp_dir; tempfile has all we need
This commit is contained in:
@@ -605,7 +605,7 @@ impl Drop for GethNode {
|
||||
mod tests {
|
||||
use revive_dt_config::Arguments;
|
||||
|
||||
use temp_dir::TempDir;
|
||||
use tempfile::TempDir;
|
||||
|
||||
use crate::{GENESIS_JSON, Node};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user