Ignore wip test

This commit is contained in:
Steve Myers 2021-07-20 09:45:34 -07:00
parent 377e5cdd49
commit 6acb4d9796
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -690,6 +690,7 @@ mod test {
use super::*; use super::*;
#[test] #[test]
#[ignore]
fn test_address_manager() { fn test_address_manager() {
// Initiate a manager with an non existent cache file name. // Initiate a manager with an non existent cache file name.
// It will create a new cache file // It will create a new cache file