mirror of
https://github.com/Karaka-Management/oms-StockTaking.git
synced 2026-01-11 10:38:39 +00:00
fix tests
This commit is contained in:
parent
e7c721786b
commit
03c6d8bd1a
|
|
@ -38,6 +38,11 @@ final class StockTaking
|
|||
|
||||
public int $unit = 0;
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
$this->createdAt = new \DateTimeImmutable();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user