mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Add an integration test for snapshot syncing
This commit is contained in:
parent
43a21ba3a6
commit
2e65d172cd
4 changed files with 103 additions and 0 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2473,6 +2473,8 @@ dependencies = [
|
|||
"actix-rt",
|
||||
"actix-web",
|
||||
"anyhow",
|
||||
"env_logger 0.8.4",
|
||||
"log",
|
||||
"pretty_assertions",
|
||||
"taskchampion",
|
||||
"taskchampion-sync-server",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue