Fixed tests

This commit is contained in:
Dmitry Khomutov 2017-02-05 15:21:51 +07:00
parent 55a4dfcb2d
commit 3b33592741
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9

View file

@ -100,7 +100,7 @@ class InstallCommandTest extends \PHPUnit_Framework_TestCase
'--admin-name' => 'admin',
'--admin-password' => 'admin-password',
'--url' => 'http://php-censor.local',
'--queue-use' => null,
'--queue-use' => false,
];
if (!is_null($exclude)) {