fix pgp unit test

This commit is contained in:
Clément DOUIN
2024-01-28 08:42:07 +01:00
parent e5cf39b351
commit 83306d5f6a
+1 -1
View File
@@ -501,7 +501,7 @@ smtp.oauth2.scopes = []
);
}
#[cfg(feature = "pgp")]
#[cfg(feature = "pgp-cmds")]
#[test]
fn pretty_serialize_pgp_cmds() {
use email::account::config::pgp::PgpConfig;