From d0b60a454ac64310ccc8f051c28abf6b9c99806e Mon Sep 17 00:00:00 2001 From: Mathieu Date: Tue, 26 Dec 2023 10:51:05 +0100 Subject: [PATCH] ci: Fix news count per page in tests --- tests-qa/acceptance/180_News/20_NewsListPage.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-qa/acceptance/180_News/20_NewsListPage.robot b/tests-qa/acceptance/180_News/20_NewsListPage.robot index ea90c99217..e182d2974f 100644 --- a/tests-qa/acceptance/180_News/20_NewsListPage.robot +++ b/tests-qa/acceptance/180_News/20_NewsListPage.robot @@ -19,7 +19,7 @@ News Should Be SHown News Should Be Paginated Go To Url ${PAGE_SEED_NEWS}/20 Go To Url ${PAGE_NEWS_LIST_URL} - Element Count Should Be ${HOME_NEWS_PANELS} 2 + Element Count Should Be ${HOME_NEWS_PANELS} 10 Paginator Should Count Pages Go To Url ${PAGE_SEED_NEWS}/20