summaryrefslogtreecommitdiffstats
path: root/tests/Components/ComponentTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Components/ComponentTest.php')
-rw-r--r--tests/Components/ComponentTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Components/ComponentTest.php b/tests/Components/ComponentTest.php
index fec0f56..2595202 100644
--- a/tests/Components/ComponentTest.php
+++ b/tests/Components/ComponentTest.php
@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);
-namespace PhpMyAdmin\SqlParser\Tests\Parser;
+namespace PhpMyAdmin\SqlParser\Tests\Components;
use PhpMyAdmin\SqlParser\Component;
use PhpMyAdmin\SqlParser\Parser;