Commit 96f2f6e5 by Mark

visibility changed

parent c943fc28
......@@ -11,7 +11,7 @@ class LoginFormTest extends TestCase
use \Codeception\Specify;
public function tearDown()
protected function tearDown()
{
Yii::$app->user->logout();
parent::tearDown();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment