mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Remove method pointers from tests.
This commit is contained in:
@@ -37,7 +37,7 @@ class AttachmentTransformerTest extends TestCase
|
||||
/**
|
||||
* Test basic transformer
|
||||
*
|
||||
* @covers \FireflyIII\Transformers\AttachmentTransformer::transform
|
||||
* @covers \FireflyIII\Transformers\AttachmentTransformer
|
||||
*/
|
||||
public function testBasic(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user