mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -36,7 +36,7 @@ use Tests\TestCase;
|
||||
class AssetAccountsTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @covers \FireflyIII\Import\Mapper\AssetAccounts::getMap()
|
||||
* @covers \FireflyIII\Import\Mapper\AssetAccounts
|
||||
*/
|
||||
public function testGetMapBasic(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user