Add settings to test_scan_workflows

This commit is contained in:
Joe Knapper 2026-02-19 15:29:04 +00:00 committed by Julian Stirling
parent 331ceb705d
commit a5b77cc2a3
2 changed files with 14 additions and 2 deletions

View file

@ -364,8 +364,6 @@ def test_run_smart_stack(pass_on, histo_scan_workflow, autofocus_thing, mocker):
stack_parameters=scan_settings.smart_stack_params,
capture_parameters=scan_settings.capture_params,
autofocus_parameters=scan_settings.autofocus_params,
save_on_failure=False,
check_turning_points=True,
)
# Only passes if the attempt it passes on is less than max attempts