Skip to content

Commit 51d876d

Browse files
committed
Suppress UnresolvableInclude
1 parent cb6ad34 commit 51d876d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

psalm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<UnresolvableInclude>
4343
<errorLevel type="suppress">
4444
<file name="tests/bootstrap.php" />
45+
<file name="tests/routers/configLoader.php" />
4546
</errorLevel>
4647
</UnresolvableInclude>
4748
</issueHandlers>

0 commit comments

Comments
 (0)