Skip to content

Commit

Permalink
[TASK] Correct DataHandlerHookTest namespace to match psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
bnf committed Oct 17, 2024
1 parent 4a8c0a2 commit 52881e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Functional/Hooks/DataHandlerHookTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* LICENSE file that was distributed with this source code.
*/

namespace T3G\AgencyPack\Blog\Tests\Functional\Service;
namespace T3G\AgencyPack\Blog\Tests\Functional\Hooks;

use PHPUnit\Framework\Attributes\Test;
use T3G\AgencyPack\Blog\Constants;
Expand Down

0 comments on commit 52881e0

Please sign in to comment.