[phpmyadmin/phpmyadmin] 4930c7: Remove the AbstractTestCase::assertAllQueriesConsumed method

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4930c7a119f8a41685b2838dda91848a5f7903c5 https://github.com/phpmyadmin/phpmyadmin/commit/4930c7a119f8a41685b2838dda91... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-07-11 (Mon, 07 July 2022) -03:00 Changed paths: M test/classes/AbstractTestCase.php M test/classes/Controllers/Import/ImportControllerTest.php M test/classes/Controllers/NavigationControllerTest.php M test/classes/Plugins/Import/ImportCsvTest.php M test/classes/StorageEngineTest.php M test/classes/TwoFactorTest.php Log Message: ----------- Remove the AbstractTestCase::assertAllQueriesConsumed method Uses the DummyDbi method instead. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth