# HG changeset patch # User Alain Mazy # Date 1764925885 -3600 # Node ID 64d14044aa0936e877d519af61a01b0489f37720 # Parent a662033da86a80e8addd008bc6e213ec60d84ea9 note diff -r a662033da86a -r 64d14044aa09 NewTests/PixelsMasker/test_pixels_masker.py --- a/NewTests/PixelsMasker/test_pixels_masker.py Fri Dec 05 09:49:35 2025 +0100 +++ b/NewTests/PixelsMasker/test_pixels_masker.py Fri Dec 05 10:11:25 2025 +0100 @@ -89,7 +89,7 @@ self.assertEqual(22, len(self.o.studies.get_instances_ids(modified_study.orthanc_id))) - # compare instances + # compare instances, only the middle one should have been modified self.assertTrue(self.are_instances_identical(self.o.studies.get_series_ids(original_study_id)[0], self.o.studies.get_series_ids(modified_study.orthanc_id)[0], 1))