Skip to content

Commit 096ccdb

Browse files
zecakehbilelmoussaoui
authored andcommitted
portal: Mark test with test attribute
1 parent b9fcd61 commit 096ccdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/portal/api/legacy_keyring.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ mod tests {
240240

241241
use super::*;
242242

243+
#[test]
243244
fn legacy_decrypt() -> Result<(), Error> {
244245
let path = PathBuf::from(env!("CARGO_MANIFEST_DIR"))
245246
.join("fixtures")

0 commit comments

Comments
 (0)