mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Correct namespace and location.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Support;
|
||||
namespace Tests\Feature\Support;
|
||||
|
||||
use FireflyIII\Support\Amount;
|
||||
use Tests\TestCase;
|
||||
|
||||
@@ -41,7 +41,6 @@ use Tests\TestCase;
|
||||
*/
|
||||
class CategoryTransformerTest extends TestCase
|
||||
{
|
||||
use TestDataTrait;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user