Fix tests
This commit is contained in:
parent
67b6f90fe0
commit
907fbf95db
3 changed files with 4 additions and 4 deletions
|
|
@ -60,7 +60,7 @@ fn can_create_an_acme_cert() {
|
|||
.unwrap(),
|
||||
"/etc/ssl/local_certs/somehost.crt",
|
||||
);
|
||||
assert_eq!(*count.borrow(), 15);
|
||||
assert_eq!(*count.borrow(), 19);
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue