diff options
Diffstat (limited to 'tests/integration_tests.xml')
-rw-r--r-- | tests/integration_tests.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index 466bf8eec6..014e2de901 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -237,7 +237,6 @@ <property name="com.vaadin.testbench.tester.host" value="${com.vaadin.testbench.tester.host}" />
<property name="com.vaadin.testbench.deployment.url" value="${deployment.url}" />
<property name="server.start.succeeded" value="1" />
- <property name="browsers" value="winxp-firefox36" />
<property name="testfiles" value="${test-liferay}" />
<property name="test-output-dir" value="../build/integration-test-output" />
|