Skip to content

Commit

Permalink
custom copy path fix (#5502)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 25, 2024
1 parent 174656a commit 5b23ffe
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace Utils\Rector\Tests\Rector;
namespace Utils\Rector\Tests\Rector\__Name__;

use PHPUnit\Framework\Attributes\DataProvider;
use Rector\Testing\PHPUnit\AbstractRectorTestCase;
Expand Down

0 comments on commit 5b23ffe

Please sign in to comment.