Skip to content

Commit 7208eb9

Browse files
committed
Fix location of InstallPiePackageFromPathTest
1 parent 8288fd6 commit 7208eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/behaviour/Installing/InstallForPhpProject/InstallPiePackageFromPathTest.php renamed to test/unit/Installing/InstallForPhpProject/InstallPiePackageFromPathTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace Php\PieBehaviourTest\Installing\InstallForPhpProject;
5+
namespace Php\PieUnitTest\Installing\InstallForPhpProject;
66

77
use Composer\Package\RootPackage;
88
use Php\Pie\Command\InvokeSubCommand;

0 commit comments

Comments
 (0)