mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-04 05:15:39 +00:00 
			
		
		
		
	Fix extra semicolon in test description
This commit is contained in:
		@@ -229,7 +229,7 @@ class AccountControllerTest extends TestCase
 | 
			
		||||
    /**
 | 
			
		||||
     * Show an account.
 | 
			
		||||
     *
 | 
			
		||||
     * @covers \FireflyIII\Api\V1\Controllers\AccountController:
 | 
			
		||||
     * @covers \FireflyIII\Api\V1\Controllers\AccountController
 | 
			
		||||
     */
 | 
			
		||||
 | 
			
		||||
    public function testShow(): void
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user