Fixed tests
This commit is contained in:
parent
143e583be8
commit
a10f760122
6 changed files with 31 additions and 12 deletions
|
|
@ -86,7 +86,7 @@ class PharTest extends \PHPUnit_Framework_TestCase
|
|||
protected function checkReadonly()
|
||||
{
|
||||
if (ini_get('phar.readonly')) {
|
||||
$this->markTestSkipped('phar writing disabled in php.ini.');
|
||||
$this->markTestSkipped('Test skipped because phar writing disabled in php.ini.');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue