fix test suite reimplementing url updating trest
This commit is contained in:
@@ -109,6 +109,8 @@ class BaseAction
|
||||
throw new FormValidationException($e->getMessage(), $e->getCode());
|
||||
}
|
||||
|
||||
$event->setObject($object);
|
||||
|
||||
return $object;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user