Egg tests updated
This commit is contained in:
parent
4d52ba2b39
commit
6e02e9491a
7 changed files with 99 additions and 102 deletions
|
@ -59,7 +59,7 @@ class EggCreationService
|
|||
]);
|
||||
|
||||
if ($results !== 1) {
|
||||
throw new NoParentConfigurationFoundException(trans('exceptions.service.options.must_be_child'));
|
||||
throw new NoParentConfigurationFoundException(trans('exceptions.nest.egg.must_be_child'));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue