From b13d3f89a457e1329c655bec477cb1704982f345 Mon Sep 17 00:00:00 2001 From: Alena Krauch Date: Mon, 30 Mar 2026 21:38:52 +0300 Subject: [PATCH] ref test_su_01.02 Verifying section amount on the page update start_unauthorized_page_data.py #209 --- test_data/start_unauthorized_page_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_data/start_unauthorized_page_data.py b/test_data/start_unauthorized_page_data.py index 48026e7da6..ecfa7f1c87 100644 --- a/test_data/start_unauthorized_page_data.py +++ b/test_data/start_unauthorized_page_data.py @@ -3,7 +3,7 @@ class StartUnauthorizedPageData: - amount_of_sections_with_content_on_page = 2 + amount_of_sections_with_content_on_page = 3 tab_title = "BrainUp"