mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-22 17:48:37 +08:00
reverted a previous change .
This commit is contained in:
@@ -90,7 +90,6 @@ class TestCase extends Test
|
|||||||
protected function tearDown()
|
protected function tearDown()
|
||||||
{
|
{
|
||||||
$this->destroyApplication();
|
$this->destroyApplication();
|
||||||
$this->unloadFixtures();
|
|
||||||
parent::tearDown();
|
parent::tearDown();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user