mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix bad namespace.
This commit is contained in:
		| @@ -20,7 +20,7 @@ | ||||
|  */ | ||||
| declare(strict_types=1); | ||||
|  | ||||
| namespace Tests\Feature\Controllers; | ||||
| namespace Tests\Feature\Controllers\Json; | ||||
|  | ||||
| use Log; | ||||
| use Tests\TestCase; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user