Apply suggestions from code review of branch stitching-two
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
This commit is contained in:
parent
ced7826752
commit
afbc77e06d
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue