mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -33,7 +33,7 @@ class TagsCommaTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* \FireflyIII\Import\MapperPreProcess\TagsComma::run
|
||||
* \FireflyIII\Import\MapperPreProcess\TagsComma
|
||||
*/
|
||||
public function testBasic(): void
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ class TagsSpaceTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* \FireflyIII\Import\MapperPreProcess\TagsSpace::run
|
||||
* \FireflyIII\Import\MapperPreProcess\TagsSpace
|
||||
*/
|
||||
public function testBasic(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user