We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a1eb8 commit fce5a50Copy full SHA for fce5a50
1 file changed
…ration/src/Factories/FormFactoryTest.php …s/unit/src/Factories/FormFactoryTest.phptests/integration/src/Factories/FormFactoryTest.php renamed to tests/unit/src/Factories/FormFactoryTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace SimpleSAML\Test\Module\oidc\integration\Factories;
+namespace SimpleSAML\Test\Module\oidc\unit\Factories;
6
7
use PHPUnit\Framework\Attributes\CoversClass;
8
use PHPUnit\Framework\Attributes\UsesClass;
0 commit comments