Skip to content

Commit 2d4715f

Browse files
As per PR # 123 review comments, code change is implemented.
1 parent aa2a439 commit 2d4715f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/gfobt_test_kits/gfobt_test_kits_page.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def go_to_create_qc_kit_page(self) -> None:
3737
self.click(self.create_qc_kit_page)
3838

3939
def open_test_kits_report(self):
40+
"""Clicks the 'Test Kits' header to open the corresponding report section."""
4041
self.click(self.test_kits_header)
4142

4243

0 commit comments

Comments
 (0)