Skip to content

Commit 66a2fbb

Browse files
committed
add psalm-suppress annotation
1 parent 3864d26 commit 66a2fbb

File tree

1 file changed

+1
-0
lines changed
  • src/Instrumentation/Laravel/tests/Integration/Database/Eloquent

1 file changed

+1
-0
lines changed

src/Instrumentation/Laravel/tests/Integration/Database/Eloquent/ModelTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
/**
1212
* Integration test for Eloquent\Model hooks
13+
* @psalm-suppress UnusedClass
1314
*/
1415
class ModelTest extends TestCase
1516
{

0 commit comments

Comments
 (0)