mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 08:30:06 +00:00
Fix unit tests
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Tests\Unit\Helpers;
|
||||
namespace Tests\Unit\Middleware;
|
||||
|
||||
use Route;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
||||
Reference in New Issue
Block a user