Skip to content

Commit a97f429

Browse files
Merge pull request #564 from Brain-up/issue_209
Issue_209_START_PAGE_FOR_UNAUTHORIZED_USER_data
2 parents 3a389aa + aec21ed commit a97f429

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test_data/start_unauthorized_page_data.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ class StartUnauthorizedPageData:
1010
page_titles = ("BrainUP - онлайн занятия для детей и взрослых", "Преимущества",
1111
"BrainUP - online classes for children and adults", "Advantages")
1212

13-
page_subtitles = ("BRAINUP", "ОНЛАЙН ЗАНЯТИЯ", "РАЗВИТИЕ")
13+
page_subtitles = ("BRAINUP", "ОНЛАЙН ЗАНЯТИЯ", "РАЗВИТИЕ",
14+
"ONLINE LESSONS", "SELF-DEVELOPMENT")
1415

1516
text_on_page = {
1617
"text_in_section1": (

0 commit comments

Comments
 (0)