Commit 7cb8bc3b authored by Michal Čihař's avatar Michal Čihař

Use latest firefox for tests

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 693d5a91
......@@ -29,7 +29,7 @@ DO_SELENIUM = (
class SeleniumTests(LiveServerTestCase, RegistrationTestMixin):
caps = {
'browserName': 'firefox',
'version': '37.0',
'version': '39.0',
'platform': 'Linux',
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment