Skip to content

Commit

Permalink
Update fendermint/testing/materializer/tests/docker.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Friðrik Ásmundsson <[email protected]>
  • Loading branch information
aakoshh and fridrik01 authored Feb 29, 2024
1 parent f8e4fc1 commit 94f377b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fendermint/testing/materializer/tests/docker.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ where

let mut materializer = DockerMaterializer::new(&test_data_dir(), 0)?;

// make sure we start with clean slate by removing any previous files
materializer
.remove(&testnet_name)
.await
Expand Down

0 comments on commit 94f377b

Please sign in to comment.