mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
N°9144 Fix unit tests
This commit is contained in:
@@ -52,7 +52,7 @@ class WizStepDataAudit extends WizStepInstall
|
||||
|
||||
}
|
||||
|
||||
public function ProcessParams($bMoveForward = true)
|
||||
public function UpdateWizardStateAndGetNextStep($bMoveForward = true)
|
||||
{
|
||||
return ['class' => 'WizStepSummary', 'state' => ''];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user