mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
phpunit 5.*
This commit is contained in:
@@ -3,7 +3,7 @@ namespace Fenom;
|
||||
|
||||
use Fenom, Fenom\Provider as FS;
|
||||
|
||||
class TestCase extends \PHPUnit_Framework_TestCase
|
||||
class TestCase extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
public $template_path = 'template';
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user