Skip to content

Commit 3f93611

Browse files
committed
IHF: Tests structure.
1 parent ec7a5c2 commit 3f93611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/classes/Artisan/CommandTest.php renamed to tests/HelperFunctions/classes/Artisan/CommandTest.php

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

33
namespace Illuminated\Helpers\Artisan;
44

5+
use Illuminated\Helpers\HelperFunctions\Tests\TestCase;
56
use Mockery;
6-
use TestCase;
77

88
class CommandTest extends TestCase
99
{

0 commit comments

Comments
 (0)