summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--uitest/integration_tests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/integration_tests.xml b/uitest/integration_tests.xml
index 60296ee8c3..cb96834307 100644
--- a/uitest/integration_tests.xml
+++ b/uitest/integration_tests.xml
@@ -13,7 +13,7 @@
<fail unless="test.integration.antfile" message="test.integration.antfile must be set for integration tests to run" />
<!-- Test with these browsers -->
- <property name="test_browsers" value="winxp-firefox11" />
+ <property name="test_browsers" value="winxp-firefox17-esr" />
<!-- Path to key file. Default value -->
<property name="sshkey.file" value="id_dsa" />