Queue improvements
This commit is contained in:
parent
c1d8beb5f0
commit
7e735bbb3b
18 changed files with 65 additions and 43 deletions
|
|
@ -107,7 +107,7 @@ class InstallCommandTest extends \PHPUnit_Framework_TestCase
|
|||
'--admin-name' => 'admin',
|
||||
'--admin-pass' => 'admin-password',
|
||||
'--url' => 'http://php-censor.local',
|
||||
'--queue-disabled' => null,
|
||||
'--queue-use' => null,
|
||||
];
|
||||
|
||||
if (!is_null($exclude)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue