Apply suggestions from code review of branch stitching-two

Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
This commit is contained in:
Joe Knapper 2026-06-30 17:10:57 +00:00
parent ced7826752
commit afbc77e06d

View file

@ -382,6 +382,7 @@ def test_stitch_all_scans_continues_after_error(mocker, caplog, smart_scan_thing
messages = [r.message for r in caplog.records]
# scan3 is not logged as there is only 1 image so it is ignored by ``stitch_all_scans``
assert messages == [
"Stitching scan1",
"Stitching scan2",