Send more data back from smart scan to enable if a zip was created
This commit is contained in:
parent
1aed597f9c
commit
18e3978134
4 changed files with 78 additions and 15 deletions
|
|
@ -92,7 +92,7 @@ def test_initial_properties(entered_smart_scan_thing):
|
|||
"""
|
||||
smart_scan_thing = entered_smart_scan_thing
|
||||
assert smart_scan_thing._scan_dir_manager.base_dir == SCAN_DIR
|
||||
assert smart_scan_thing.latest_scan_name is None
|
||||
assert smart_scan_thing.latest_scan_live_details is None
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue