Correct namespace and location.

This commit is contained in:
James Cole
2020-08-01 05:32:17 +02:00
parent 895762ff18
commit ad76afe4f6
39 changed files with 30 additions and 39 deletions

View File

@@ -44,7 +44,6 @@ use Tests\TestCase;
*/
class BudgetControllerTest extends TestCase
{
use TestDataTrait;
/**
*
*/

View File

@@ -43,7 +43,6 @@ use Tests\TestCase;
*/
class CategoryControllerTest extends TestCase
{
use TestDataTrait;
/**
*
*/