summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/quickstart/Controls/PagerTestCase.php')
-rw-r--r--tests/FunctionalTests/quickstart/Controls/PagerTestCase.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php b/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
index 2ecb3452..c1ff9209 100644
--- a/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
+++ b/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
@@ -4,7 +4,7 @@ class PagerTestCase extends SeleniumTestCase
{
function test()
{
- $this->open("../../demos/quickstart/index.php?page=Controls.Samples.TPager.Sample1&notheme=true", "");
+ $this->open("../../demos/quickstart/index.php?page=Controls.Samples.TPager.Sample1&notheme=true&lang=en", "");
// verify datalist content
$this->verifyTextPresent('ITN001','');