diff --git a/Tests/Functional/Hooks/DataHandlerHookTest.php b/Tests/Functional/Hooks/DataHandlerHookTest.php index 0eb2c59a..e68af884 100644 --- a/Tests/Functional/Hooks/DataHandlerHookTest.php +++ b/Tests/Functional/Hooks/DataHandlerHookTest.php @@ -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;