Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 2cf3497a0e74e8c08917ddfafed56ec31d1dd3a5 https://github.com/phpmyadmin/phpmyadmin/commit/2cf3497a0e74e8c08917ddfafed5... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-04-19 (Tue, 04 April 2022) -03:00
Changed paths: M test/classes/Controllers/Table/DropColumnConfirmationControllerTest.php M test/classes/Controllers/Table/DropColumnControllerTest.php M test/classes/Controllers/Table/ExportControllerTest.php M test/classes/Controllers/Table/GetFieldControllerTest.php M test/classes/Controllers/Table/GisVisualizationControllerTest.php M test/classes/Controllers/Table/ImportControllerTest.php M test/classes/Controllers/Table/IndexRenameControllerTest.php
Log Message: ----------- Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface for each test.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev