Remove method pointers from tests.

This commit is contained in:
James Cole
2018-08-09 20:17:15 +02:00
parent 5908b4b000
commit eefa84a77b
124 changed files with 636 additions and 777 deletions

View File

@@ -33,7 +33,7 @@ class TagsCommaTest extends TestCase
{
/**
* \FireflyIII\Import\MapperPreProcess\TagsComma::run
* \FireflyIII\Import\MapperPreProcess\TagsComma
*/
public function testBasic(): void
{

View File

@@ -33,7 +33,7 @@ class TagsSpaceTest extends TestCase
{
/**
* \FireflyIII\Import\MapperPreProcess\TagsSpace::run
* \FireflyIII\Import\MapperPreProcess\TagsSpace
*/
public function testBasic(): void
{