X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=tests%2Ftest_precad_intersections.py;fp=tests%2Ftest_precad_intersections.py;h=0602459c7ec36dcfdef27d42bc5708bb4cdbcece;hb=48796c436da9f7fa86db02c997c22df8386aa245;hp=884fbf49174428a6cdfcb90d229f78ccb9e4098d;hpb=5acdb82e9c1e608bbe865ef525d911b52c51169c;p=plugins%2Fblsurfplugin.git diff --git a/tests/test_precad_intersections.py b/tests/test_precad_intersections.py index 884fbf4..0602459 100644 --- a/tests/test_precad_intersections.py +++ b/tests/test_precad_intersections.py @@ -66,4 +66,4 @@ nodesGroup = Mesh_1.MakeGroupByIds("nodes", SMESH.NODE, nodes) assert nodesGroup.Size() == 1, nodesGroup.GetIDs() if salome.sg.hasDesktop(): - salome.sg.updateObjBrowser(1) + salome.sg.updateObjBrowser(True)