Browse Source

link to a bug in the tests

tags/2.0.14
Dmitry Alekseev 7 years ago
parent
commit
2adf654888
No known key found for this signature in database
GPG Key ID: A8EB6313DAF0CCC1
  1. 3
      tests/framework/log/FileTargetTest.php

3
tests/framework/log/FileTargetTest.php

@ -34,7 +34,8 @@ class FileTargetTest extends TestCase
}
/**
* @test
* Tests that log directory isn't created during init process
* @see https://github.com/yiisoft/yii2/issues/15662
*/
public function testInit()
{

Loading…
Cancel
Save