fixed tests

This commit is contained in:
veeso
2021-06-20 17:00:35 +02:00
parent 407ca567f1
commit f8300fa587

View File

@@ -77,6 +77,7 @@ mod tests {
#[test]
fn test_system_keys_mod_errors() {
#[cfg(feature = "with-keyring")]
assert_eq!(
KeyStorageError::BadSytax.to_string(),
String::from("Key has a bad syntax")