[ticket/690] Make tests compatible with latest version of phpunit & phpBB
B3P-690
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
namespace board3\portal\tests\mock;
|
||||
|
||||
class user extends \PHPUnit_Framework_TestCase
|
||||
class user extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
public $lang = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user