diff --git a/Tests/PHPCI/Logging/LoggerConfigTest.php b/Tests/PHPCI/Logging/LoggerConfigTest.php index 699f9384..a8954c82 100644 --- a/Tests/PHPCI/Logging/LoggerConfigTest.php +++ b/Tests/PHPCI/Logging/LoggerConfigTest.php @@ -4,7 +4,7 @@ namespace PHPCI\Plugin\Tests\Helper; use \PHPCI\Logging\LoggerConfig; -class LoggerConfigTest extends PHPUnit_Framework_TestCase +class LoggerConfigTest extends \PHPUnit_Framework_TestCase { public function testGetFor_ReturnsPSRLogger() {