summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/tests/Ticket719TestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/tickets/tests/Ticket719TestCase.php')
-rwxr-xr-xtests/FunctionalTests/tickets/tests/Ticket719TestCase.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/tests/Ticket719TestCase.php b/tests/FunctionalTests/tickets/tests/Ticket719TestCase.php
index 73ecaecc..03811b11 100755
--- a/tests/FunctionalTests/tickets/tests/Ticket719TestCase.php
+++ b/tests/FunctionalTests/tickets/tests/Ticket719TestCase.php
@@ -17,7 +17,7 @@ class Ticket719TestCase extends PradoGenericSelenium2Test
$this->byId("${base}autocomplete")->click();
$this->keys('f');
- $this->pause(500);
+ $this->pause(800);
$this->assertSourceContains('Finland');
$this->keys('r');