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