mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 05:58:46 +02:00
N°9144 Fix unit tests
This commit is contained in:
@@ -34,7 +34,7 @@ class WizStepAdminAccount extends WizardStep
|
||||
return [WizStepInstallMiscParams::class];
|
||||
}
|
||||
|
||||
public function ProcessParams($bMoveForward = true)
|
||||
public function UpdateWizardStateAndGetNextStep($bMoveForward = true)
|
||||
{
|
||||
$this->oWizard->SaveParameter('admin_user', '');
|
||||
$this->oWizard->SaveParameter('admin_pwd', '');
|
||||
|
||||
Reference in New Issue
Block a user