]> git.agnieray.net Git - galette.git/blobdiff - tests/Galette/Repository/tests/units/Transactions.php
Instanciate titles, models, status, ...
[galette.git] / tests / Galette / Repository / tests / units / Transactions.php
index 5751d1f445f330cb905ee49f9ffb35720e2a575d..8a71d8e7aa00520f12a7c2c5dbcffc373ce089c1 100644 (file)
@@ -71,7 +71,6 @@ class Transactions extends GaletteTestCase
     public function setUp(): void
     {
         parent::setUp();
-        $this->initContributionsTypes();
 
         $this->contrib = new \Galette\Entity\Contribution($this->zdb, $this->login);
         $this->transaction = new \Galette\Entity\Transaction($this->zdb, $this->login);