Salome HOME
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
[plugins/blsurfplugin.git] / tests / test_periodicity_with_points_2D_precad.py
index f303d63e27f4b28839138b01afda517cd4b61985..3dbc01dd6aa8936614858801856cc8a24f26641a 100644 (file)
@@ -120,6 +120,6 @@ def checkProjection(gr, mesh_translated, tol=1e-7):
 checkProjection(gr_top, bottom_translated)
 
 if salome.sg.hasDesktop():
-  salome.sg.updateObjBrowser(1)
+  salome.sg.updateObjBrowser(True)