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