mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +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
|
|
@ -4,7 +4,6 @@ class TemplateTest extends \Codeception\Test\Unit
|
|||
{
|
||||
public function _before()
|
||||
{
|
||||
Context::init();
|
||||
$this->baseurl = '/' . basename(dirname(dirname(dirname(__DIR__)))) . '/';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue