Fixing tests on install command

This commit is contained in:
Dan Cryer 2015-11-07 12:47:39 +00:00
parent 04c67dc1dd
commit b24b01ec65
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ class InstallCommandTest extends \PHPUnit_Framework_TestCase
'--admin-name' => 'phpci4',
'--admin-pass' => 'phpci5',
'--url' => 'http://test.phpci.org',
'--queue-disabled' => null,
);
if (!is_null($exclude)) {