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