add an integration test for syncing task expirations

This commit is contained in:
Dustin J. Mitchell 2022-03-07 23:22:57 +00:00
parent 411bc19762
commit 42238b5306
No known key found for this signature in database
3 changed files with 74 additions and 0 deletions

1
Cargo.lock generated
View file

@ -1528,6 +1528,7 @@ dependencies = [
"actix-web",
"anyhow",
"cc",
"chrono",
"env_logger 0.8.4",
"lazy_static",
"log",