[phpmyadmin/phpmyadmin] ba09c8: Fix PHPStan errors for PHPUnit assert methods

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ba09c84a05474aba643ed621a93e8d9ca73d531b https://github.com/phpmyadmin/phpmyadmin/commit/ba09c84a05474aba643ed621a93e... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-08-10 (Mon, 08 August 2020) -03:00 Changed paths: M phpstan-baseline.neon M test/classes/Config/FormDisplayTest.php M test/classes/Gis/GisFactoryTest.php M test/classes/Navigation/NavigationTreeTest.php M test/classes/Plugins/Auth/AuthenticationConfigTest.php M test/classes/Plugins/Auth/AuthenticationHttpTest.php M test/classes/Plugins/Auth/AuthenticationSignonTest.php M test/classes/Plugins/Export/ExportCodegenTest.php M test/classes/Plugins/Export/ExportLatexTest.php M test/classes/Plugins/Export/ExportPhparrayTest.php M test/classes/Plugins/Export/ExportSqlTest.php M test/classes/Plugins/Export/ExportTexytextTest.php M test/classes/Plugins/Export/ExportXmlTest.php M test/classes/Plugins/Export/ExportYamlTest.php M test/classes/Properties/Options/OptionsPropertyGroupTest.php M test/classes/Server/PrivilegesTest.php M test/classes/Setup/FormProcessingTest.php M test/classes/StorageEngineTest.php M test/classes/UserPreferencesTest.php Log Message: ----------- Fix PHPStan errors for PHPUnit assert methods Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth