Skip to content

Commit 92698a9

Browse files
Commit signing troubleshooting
1 parent dc07960 commit 92698a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/regression/communications_production/test_basic_active_batch_list_functionality_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ def test_headings_on_active_batch_list_screen(page: Page) -> None:
2929
"Event Code", "Description", "Batch Split By", "Screening Centre", "Status", "Priority", "Deadline" and "Count"
3030
"""
3131
# Active batch list page loads as expected
32-
ActiveBatchListPage(page).verify_deadline_date_filter_input
32+
#ActiveBatchListPage(page).verify_deadline_date_filter_input

0 commit comments

Comments
 (0)