diff options
Diffstat (limited to 'uitest/eclipse-run-selected-test.properties')
-rw-r--r-- | uitest/eclipse-run-selected-test.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/eclipse-run-selected-test.properties b/uitest/eclipse-run-selected-test.properties index e0f93bfc7c..355fe6b501 100644 --- a/uitest/eclipse-run-selected-test.properties +++ b/uitest/eclipse-run-selected-test.properties @@ -56,7 +56,7 @@ com.vaadin.testbench.screenshot.cursor=true ; Uncomment to limit to certain browsers or override in launch configuration ; browsers=winxp-opera10 -; Claim that the server has started succesfully. Needed for TB2 tests to be executed +; Claim that the server has started successfully. Needed for TB2 tests to be executed server.start.succeeded=1 ; Directory where temporary Java classes are created |