]> SALOME platform Git repositories - plugins/blsurfplugin.git/blobdiff - tests/attractor_point_outside_face.py
Salome HOME
updated copyright message
[plugins/blsurfplugin.git] / tests / attractor_point_outside_face.py
index f42e5a30067730cd25440fc698e770661191d536..1150ed356f07dfcc0402333ae3cd20b947696bce 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -125,4 +125,4 @@ assert min_area_with_attractor < min_area_without_attractor
 assert min_area_with_attractor < 1
 
 if salome.sg.hasDesktop():
-  salome.sg.updateObjBrowser(True)
+  salome.sg.updateObjBrowser()