1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-10 15:14:14 +02:00

Use namespaced phpunit classes, fixes #983

This commit is contained in:
Jordi Boggiano
2017-06-19 00:48:54 +02:00
parent 3ab59f277e
commit ca4ffa68f6
16 changed files with 16 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
namespace Monolog\Processor;
class PsrLogMessageProcessorTest extends \PHPUnit_Framework_TestCase
class PsrLogMessageProcessorTest extends \PHPUnit\Framework\TestCase
{
/**
* @dataProvider getPairs