Skip to content

Commit

Permalink
Fixing test after #180 missed updating this usage
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed May 17, 2018
1 parent 8e72f30 commit bb0485a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Doctrine/EntityRegeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ private function doTestRegeneration(string $sourceDir, Kernel $kernel, string $n
$doctrineHelper,
$fileManager,
new Generator($fileManager, 'App\\'),
// project root: just used to fetch the autoloader
// and in this case, we want to use *our* autoloader
__DIR__.'/../../',
$overwrite
);

Expand Down

0 comments on commit bb0485a

Please sign in to comment.