Skip to content

Commit aa4db6d

Browse files
committed
fix TestCase
1 parent 72b4fd9 commit aa4db6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpstan.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ parameters:
2020
- UnexpectedValueException
2121
- InvalidArgumentException
2222

23+
# phpstan
24+
- Bavix\Wallet\Test\Infra\TestCase
25+
2326
classesNotRequiredToBeAbstractOrFinal:
2427
- Bavix\Wallet\Models\Wallet
2528
- Bavix\Wallet\Models\Transfer

0 commit comments

Comments
 (0)