Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f23c0b9db946f612f7f3f9fee4a1093f2e4ff833 https://github.com/phpmyadmin/phpmyadmin/commit/f23c0b9db946f612f7f3f9fee4a1... Author: Michal Čihař michal@cihar.com Date: 2016-09-06 (Tue, 06 Sep 2016)
Changed paths: M test/libraries/PMA_server_status_queries_test.php M test/libraries/PMA_server_status_test.php
Log Message: ----------- Set correct Uptime value for tests
MySQL returns this as integer, so we should do the same for tests.
See also #12539
Signed-off-by: Michal Čihař michal@cihar.com