Skip to content

Commit 4c64e2a

Browse files
Added test file for basic active batch list functionality tests
1 parent 673e549 commit 4c64e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/regression/communications_production_regression/test_basic_active_batch_list_functionality_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from playwright.sync_api import Page, expect
33
from pages.base_page import BasePage
44
from pages.reports.reports_page import ReportsPage
5-
from utils.user_tools import UserTools
5+
from utils.user_tools import UserTools

0 commit comments

Comments
 (0)