mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Add newline to files
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
| declare(strict_types=1); | ||||
| /** | ||||
|  * DeleteControllerTest.php | ||||
|  * Copyright (c) 2019 thegrumpydictator@gmail.com | ||||
| @@ -88,4 +89,4 @@ class DeleteControllerTest extends TestCase | ||||
|         $response->assertStatus(302); | ||||
|         $response->assertSessionHas('success'); | ||||
|     } | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user