Bug 2358 : operation cloture

This commit is contained in:
sparkyx 2024-05-20 17:25:59 +02:00
parent fe00e6f0f4
commit d6bd7ce249

View file

@ -92,7 +92,7 @@ class Operation_ExerciceTest extends TestCase
* tearDownAfterClass() template methods is calleafter the last test of the test case class is run,
*
*/
static function tearDownAfterClass(): void
static function atearDownAfterClass(): void
{
global $g_connection;
global $aOperation;