2
0
forked from Wavyzz/dolibarr

Fix phpcs

This commit is contained in:
Laurent Destailleur
2023-10-16 02:50:05 +02:00
parent 251ccf85ea
commit 0ab330102f
8 changed files with 13 additions and 14 deletions

View File

@@ -24,7 +24,7 @@
* Put detailed description here.
*/
namespace test\functional;
namespace Dolibarr\test\functional;
use PHPUnit_Extensions_Selenium2TestCase_WebDriverException;