Repair production automation truth and schedule cleanup
This commit is contained in:
parent
8bcb416285
commit
944fd158de
19 changed files with 441 additions and 64 deletions
|
|
@ -52,6 +52,7 @@ async def test_run_sync_runs_requested_sections(monkeypatch) -> None:
|
|||
"upserted": 3,
|
||||
"paused": 1,
|
||||
"deleted_orphans": 2,
|
||||
"errors": 0,
|
||||
}
|
||||
assert result["errors"] == []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue