Skip to content

Commit

Permalink
Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Nov 27, 2023
1 parent cd110d5 commit 48f2430
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -628,28 +628,6 @@
<code>hasLowercaseString</code>
</PossiblyUnusedMethod>
</file>
<file src="tests/Config/PluginListTest.php">
<InvalidPropertyAssignmentValue>
<code>Mockery::mock(ConfigFile::class)</code>
</InvalidPropertyAssignmentValue>
<MixedMethodCall>
<code>addPlugin</code>
<code>expects</code>
<code>expects</code>
<code>removePlugin</code>
</MixedMethodCall>
<NoValue>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
<code><![CDATA[$this->config_file]]></code>
</NoValue>
</file>
<file src="tests/TestConfig.php">
<InvalidExtendClass>
<code>Config</code>
Expand Down

0 comments on commit 48f2430

Please sign in to comment.