Skip to content

Commit

Permalink
Fix test namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen committed Sep 30, 2024
1 parent e77a444 commit 5fb441a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php declare(strict_types=1);

namespace App\Tests\AreabrickConfigBundle\Bricks\Populator;
namespace Neusta\Pimcore\AreabrickConfigBundle\Tests\Unit\Bricks\Populator;

use Neusta\ConverterBundle\Populator;
use Neusta\Pimcore\AreabrickConfigBundle\Bricks\Model\Page;
Expand Down

0 comments on commit 5fb441a

Please sign in to comment.