diff options
Diffstat (limited to 'tests/Utils')
-rw-r--r-- | tests/Utils/FormatterTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Utils/FormatterTest.php b/tests/Utils/FormatterTest.php index 7776a8e..de9ed8b 100644 --- a/tests/Utils/FormatterTest.php +++ b/tests/Utils/FormatterTest.php @@ -6,7 +6,7 @@ namespace PhpMyAdmin\SqlParser\Tests\Utils; use PhpMyAdmin\SqlParser\Tests\TestCase; use PhpMyAdmin\SqlParser\Utils\Formatter; -class FormatTest extends TestCase +class FormatterTest extends TestCase { /** * @dataProvider mergeFormats |