Skip to content

Commit dce0d1b

Browse files
Reorganize
1 parent fa43e67 commit dce0d1b

14 files changed

+2
-2
lines changed

.psalm/baseline.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,12 +464,12 @@
464464
<code>$value</code>
465465
</InvalidCast>
466466
</file>
467-
<file src="src/Logging/TestDox/TestMethod/TestResultCollection.php">
467+
<file src="src/Logging/TestDox/TestResult/TestResultCollection.php">
468468
<PropertyTypeCoercion>
469469
<code>$testResults</code>
470470
</PropertyTypeCoercion>
471471
</file>
472-
<file src="src/Logging/TestDox/TestMethod/TestResultCollector.php">
472+
<file src="src/Logging/TestDox/TestResult/TestResultCollector.php">
473473
<PossiblyNullArgument>
474474
<code><![CDATA[$this->status]]></code>
475475
<code><![CDATA[$this->time]]></code>

0 commit comments

Comments
 (0)