Test fixed
This commit is contained in:
parent
5c2a6e9a1f
commit
e966647205
@ -255,10 +255,7 @@ class Document extends AbstractFactory
|
|||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
return $this->state([
|
return $this->state(['items' => $items]);
|
||||||
'items' => $items,
|
|
||||||
'recurring_frequency' => 'no',
|
|
||||||
]);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user