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