mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	More code cleanup
This commit is contained in:
		| @@ -32,8 +32,12 @@ use PHPUnit\Framework\TestCase; | ||||
|  * @group unit-test | ||||
|  * @group support | ||||
|  * @group navigation | ||||
|  * | ||||
|  * @internal | ||||
|  * | ||||
|  * @coversNothing | ||||
|  */ | ||||
| class NavigationPreferredSqlFormatTest extends TestCase | ||||
| final class NavigationPreferredSqlFormatTest extends TestCase | ||||
| { | ||||
|     private Navigation $navigation; | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user