Skip to content

Commit 8ca8505

Browse files
committed
Fix test by disabling stub
1 parent 1b46736 commit 8ca8505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

psalm.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
<MissingClosureReturnType errorLevel="suppress" />
3434
</issueHandlers>
3535

36+
<!--
3637
<stubs>
3738
<file name="tests/resources/stubs/soap.php" />
3839
</stubs>
40+
-->
3941
</psalm>

0 commit comments

Comments
 (0)