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

@@ -21,7 +21,7 @@
declare(strict_types=1);
namespace Tests\Unit\Console\Commands\Integrity;
namespace Tests\Feature\Console\Commands\Integrity;
use FireflyIII\Models\Transaction;