We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 000fc09 + 7208eb9 commit d8d4e5dCopy full SHA for d8d4e5d
1 file changed
…roject/InstallPiePackageFromPathTest.php …roject/InstallPiePackageFromPathTest.phptest/behaviour/Installing/InstallForPhpProject/InstallPiePackageFromPathTest.php renamed to test/unit/Installing/InstallForPhpProject/InstallPiePackageFromPathTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace Php\PieBehaviourTest\Installing\InstallForPhpProject;
+namespace Php\PieUnitTest\Installing\InstallForPhpProject;
6
7
use Composer\Package\RootPackage;
8
use Php\Pie\Command\InvokeSubCommand;
0 commit comments