Skip to content

Commit 3eddca5

Browse files
committed
Addressed pr comment - edit import
1 parent eda353c commit 3eddca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/smokescreen/test_compartment_5.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from playwright.sync_api import Page, expect
33
from pages.logout.log_out_page import Logout
44
from pages.base_page import BasePage
5-
from pages.screening_practitioner_appointments.screening_practitioner_appointments import (
5+
from pages.screening_practitioner_appointments import (
66
ScreeningPractitionerAppointmentsPage,
77
subject_datasets,
88
)

0 commit comments

Comments
 (0)