Skip to content

Commit

Permalink
ci: Fix news count per page in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kumy committed Dec 26, 2023
1 parent cbec2ca commit d0b60a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-qa/acceptance/180_News/20_NewsListPage.robot
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d0b60a4

Please sign in to comment.