
17 Feb
2014
17 Feb
'14
9:25 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 111cb5baad9192ea72deb12bff966c07c1e81bde https://github.com/phpmyadmin/phpmyadmin/commit/111cb5baad9192ea72deb12bff96... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-17 (Mon, 17 Feb 2014) Changed paths: M test/selenium/TestBase.php Log Message: ----------- Improve database connection handling in Selenium tests - The connection is always there, so no need to verify it - Disconnect from database at the end of test Signed-off-by: Michal Čihař <michal@cihar.com>