Salome HOME
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
[modules/homard.git] / src / tests / Test / tutorial_3.py
index 950cbbb4be9d41760b040000bc08d472e7ebaaaa..8a043061f7c21190edcb476c877051c8898255de 100755 (executable)
@@ -177,6 +177,6 @@ gzip_gunzip(DATA_TUTORIAL, 3, 1)
 # ==================================
 #
 if salome.sg.hasDesktop():
-  salome.sg.updateObjBrowser(1)
+  salome.sg.updateObjBrowser(True)
   iparameters.getSession().restoreVisualState(1)