mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-20 11:19:16 +00:00
Fix namespace
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Tests\unit\Support;
|
||||
namespace Tests\unit\Support\Search;
|
||||
|
||||
use FireflyIII\Support\Search\Field;
|
||||
use FireflyIII\Support\Search\QueryParserInterface;
|
||||
|
Reference in New Issue
Block a user