Resolved merge conflict

This commit is contained in:
Pierre Joye
2021-02-01 22:43:28 +07:00
38 changed files with 1545 additions and 1535 deletions

View File

@@ -33,6 +33,3 @@ $grav = function () {
};
Fixtures::add('grav', $grav);
$fake = Factory::create();
Fixtures::add('fake', $fake);