Add phpunit for Expedition

This commit is contained in:
Laurent Destailleur
2024-03-24 06:23:56 +01:00
parent 59c87c7cb6
commit 072c3070b3
5 changed files with 328 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ $conf->global->MAIN_DISABLE_ALL_MAILS = 1;
class ReceptionTest extends CommonClassTest
{
/**
* testSocieteCreate
* testReceptionCreate
*
* @return int
*/