We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f6efd commit 4a3d30fCopy full SHA for 4a3d30f
tests/config_builderTest.php
@@ -1,10 +1,10 @@
1
<?php
2
3
-namespace StudService\PhpCsFixerTests;
+namespace FreeElephants\PhpCsFixerTests;
4
5
use PhpCsFixer\Finder;
6
use PHPUnit\Framework\TestCase;
7
-use function StudService\PhpCsFixer\build_config;
+use function FreeElephants\PhpCsFixer\build_config;
8
9
class config_builderTest extends TestCase
10
{
0 commit comments