mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 23:50:09 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -36,7 +36,7 @@ class JournalMetaTransformerTest extends TestCase
|
||||
/**
|
||||
* Basic coverage
|
||||
*
|
||||
* @covers \FireflyIII\Transformers\JournalMetaTransformer::transform
|
||||
* @covers \FireflyIII\Transformers\JournalMetaTransformer
|
||||
*/
|
||||
public function testBasic(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user