Salome HOME
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
[plugins/blsurfplugin.git] / tests / test_sphere.py
index 74f9b6f5b500c796d4b267ad4530be53797f3957..bea9381625675c00cc70b3c534a60c430d475a7c 100644 (file)
@@ -50,4 +50,4 @@ if not ok:
     raise Exception("Error when computing volume mesh")
 
 if salome.sg.hasDesktop():
-  salome.sg.updateObjBrowser(1)
+  salome.sg.updateObjBrowser(True)