Add a number of extra tests to ScanWorkflows

This commit is contained in:
Julian Stirling 2026-01-16 17:02:07 +00:00
parent 57b20782a0
commit 1bc6b9e0c4
3 changed files with 216 additions and 5 deletions

View file

@ -53,7 +53,7 @@ def smart_scan_thing():
SmartScanThing,
scans_folder=SCAN_DIR,
default_workflow="mock-_all_workflows",
mock_all_slots=True
mock_all_slots=True,
)