diff --git a/phpunit/GLPITestCase.php b/phpunit/GLPITestCase.php index d5956ca5482..bd646b1c12d 100644 --- a/phpunit/GLPITestCase.php +++ b/phpunit/GLPITestCase.php @@ -78,7 +78,7 @@ public function setUp(): void }, E_ALL); } - public function tesarDown(): void + public function tearDown(): void { restore_error_handler();