Skip to content

Commit 0c7954b

Browse files
committed
ignore ci test
1 parent e1a4109 commit 0c7954b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/acme.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ mod test {
597597
println!("{:?}", z.validity);
598598
}
599599

600-
//#[ignore]
600+
#[ignore]
601601
#[test]
602602
fn test_load_ci_file() {
603603
let certified_key = load_ssl_file(

0 commit comments

Comments
 (0)