Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7fd98b + 3a3b249 commit 302b807Copy full SHA for 302b807
src/Symfony/Component/Uid/Tests/UlidTest.php
@@ -9,7 +9,7 @@
9
* file that was distributed with this source code.
10
*/
11
12
-namespace Symfony\Tests\Component\Uid;
+namespace Symfony\Component\Uid\Tests;
13
14
use PHPUnit\Framework\TestCase;
15
use Symfony\Component\Uid\Ulid;
src/Symfony/Component/Uid/Tests/UuidTest.php
use Symfony\Component\Uid\NilUuid;
0 commit comments