Skip to content

Commit 4b829f2

Browse files
Update Psalm baseline
1 parent 319fdcc commit 4b829f2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.psalm/baseline.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,8 @@
11661166
<code>getResult</code>
11671167
<code>runTest</code>
11681168
</MissingReturnType>
1169-
<MissingThrowsDocblock occurrences="18">
1169+
<MissingThrowsDocblock occurrences="19">
1170+
<code>cacheDirectory</code>
11701171
<code>getMock</code>
11711172
<code>getMock</code>
11721173
<code>getMock</code>
@@ -1459,7 +1460,8 @@
14591460
<code>RawCodeCoverageData::fromXdebugWithoutPathCoverage([])</code>
14601461
<code>RawCodeCoverageData::fromXdebugWithoutPathCoverage([])</code>
14611462
</InternalMethod>
1462-
<MissingThrowsDocblock occurrences="2">
1463+
<MissingThrowsDocblock occurrences="3">
1464+
<code>cacheDirectory</code>
14631465
<code>stop</code>
14641466
</MissingThrowsDocblock>
14651467
<PossiblyInvalidArgument occurrences="1">

0 commit comments

Comments
 (0)