diff --git a/tests/imap_integration.rs b/tests/imap_integration.rs index f057ab4..ef6e964 100644 --- a/tests/imap_integration.rs +++ b/tests/imap_integration.rs @@ -68,7 +68,6 @@ fn logout() { } #[test] -#[ignore] fn inbox_zero() { // https://github.com/greenmail-mail-test/greenmail/issues/265 let mut s = session("readonly-test@localhost");