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