mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-03 20:55:05 +00:00 
			
		
		
		
	Add newline to files
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
<?php
 | 
			
		||||
declare(strict_types=1);
 | 
			
		||||
/**
 | 
			
		||||
 * IndexControllerTest.php
 | 
			
		||||
 * Copyright (c) 2019 thegrumpydictator@gmail.com
 | 
			
		||||
@@ -79,4 +80,4 @@ class IndexControllerTest extends TestCase
 | 
			
		||||
        // has bread crumb
 | 
			
		||||
        $response->assertSee('<ol class="breadcrumb">');
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user