]> SALOME platform Git repositories - modules/homard.git/blobdiff - src/tests/Test/test_5.py
Salome HOME
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
[modules/homard.git] / src / tests / Test / test_5.py
index 14c94649db45032ff45bb7d3d9c5060c2f4a6eb8..07aa93f30da1a45702e5a72544a577c42a0bded4 100755 (executable)
@@ -331,6 +331,6 @@ DESTROY_DIR = not DEBUG
 test_results(REP_DATA, TEST_NAME, DIRCASE, N_ITER_TEST_FILE, N_REP_TEST_FILE, DESTROY_DIR)
 #
 if salome.sg.hasDesktop():
-  salome.sg.updateObjBrowser(1)
+  salome.sg.updateObjBrowser(True)
   iparameters.getSession().restoreVisualState(1)