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