Skip to content

Commit

Permalink
Fix test by disabling stub
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed May 25, 2022
1 parent 1b46736 commit 8ca8505
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
<MissingClosureReturnType errorLevel="suppress" />
</issueHandlers>

<!--
<stubs>
<file name="tests/resources/stubs/soap.php" />
</stubs>
-->
</psalm>

0 comments on commit 8ca8505

Please sign in to comment.