Salome HOME
Update failed tests due to the stabilization fix (merge of selection list attributes...
[modules/shaper.git] / src / CollectionPlugin / Test / TestGroupMove09.py
index f8b338348d980d8d10e97441e0533450670b660f..050ee48b5b7b95ec98cf5cbe39c61ac19d4576e7 100644 (file)
@@ -60,7 +60,7 @@ assert(aFactory.validate(Group_1.feature()))
 
 # same-plane faces should be merged
 selectionList = Group_2.feature().selectionList("group_list")
-assert(selectionList.size() == 11)
+assert(selectionList.size() == 7)
 assert(aFactory.validate(Group_2.feature()))
 
 # shared edges of merged faces should be deleted