mismatch between the test dir used and the test dir cleaned up... (#3133)
This commit is contained in:
@@ -48,7 +48,7 @@ fn test_coinbase_maturity() {
|
||||
|
||||
{
|
||||
let chain = chain::Chain::init(
|
||||
".grin".to_string(),
|
||||
chain_dir.to_string(),
|
||||
Arc::new(NoopAdapter {}),
|
||||
genesis_block,
|
||||
pow::verify_size,
|
||||
|
||||
Reference in New Issue
Block a user