mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Remove redundant Context::init() in unit tests
This commit is contained in:
parent
073924efcf
commit
177e54f86c
5 changed files with 0 additions and 13 deletions
|
|
@ -7,7 +7,6 @@ class TemplateParserV2Test extends \Codeception\Test\Unit
|
|||
|
||||
public function _before()
|
||||
{
|
||||
Context::init();
|
||||
$this->baseurl = '/' . basename(dirname(dirname(dirname(dirname(__DIR__))))) . '/';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue