1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00

Update baseline

This commit is contained in:
Daniil Gentili 2023-11-27 13:45:58 +01:00
parent cd110d549d
commit 48f2430774

View File

@ -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>