Fixing: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.Patient' doesn't exist for mysql versions where table names are case sensitive - TRUNK-4747 (cherry picked from commit 33ab59f7946ffe8463b4f89f052f11ee432dcf29)
Merge pull request #1744 from cardy31/master
Updated Selenium for Firefox 45 (RA-1081)
cardy31 <rob.cardy.31@gmail.com>
c3263911636d49b75a87a6f8b9c0852699a54190
Updated Selenium for Firefox 45
The UI tests were not running properly as Selenium couldn’t open a
connection properly. Updating to the latest version now makes it work.