Skip to content

Commit aec21ed

Browse files
update data due to UI changes
update start_unauthorized_page_data.py
1 parent 3a389aa commit aec21ed

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)