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