We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda353c commit 3eddca5Copy full SHA for 3eddca5
tests/smokescreen/test_compartment_5.py
@@ -2,7 +2,7 @@
2
from playwright.sync_api import Page, expect
3
from pages.logout.log_out_page import Logout
4
from pages.base_page import BasePage
5
-from pages.screening_practitioner_appointments.screening_practitioner_appointments import (
+from pages.screening_practitioner_appointments import (
6
ScreeningPractitionerAppointmentsPage,
7
subject_datasets,
8
)
0 commit comments