Skip to content

Commit

Permalink
fixup! [tests] Make wildcard e2e replace with unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Sep 11, 2023
1 parent eb0c3d7 commit c5eef63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Configuration/ConfigurationFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Style\SymfonyStyle;

/**
* @see \Rector\Core\Tests\Configuration\ConfigurationFactoryTest
*/
final class ConfigurationFactory
{
public function __construct(
Expand Down

0 comments on commit c5eef63

Please sign in to comment.