Investigating bug fix

This commit is contained in:
luke
2021-08-05 17:39:23 +01:00
parent 62aabc6ae1
commit 463a50ebd4
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
declare(strict_types=1);
namespace Tests\SubFolder\SubFolder\SubFolder;
namespace Tests\CustomTestCaseInSubFolders\SubFolder\SubFolder;
use PHPUnit\Framework\TestCase;