mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 16:13:50 +00:00
create first tests on history file
This commit is contained in:
@@ -84,7 +84,7 @@ class Person {
|
||||
$opening = new \DateTime();
|
||||
}
|
||||
|
||||
$this->open($opening);
|
||||
$this->open(new PersonHistoryFile($opening));
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user