mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-26 01:42:16 +00:00
Double whoops
This commit is contained in:
@@ -6,6 +6,7 @@ from selenium.webdriver.support import expected_conditions as EC
|
|||||||
from PyRIGS.tests import regions
|
from PyRIGS.tests import regions
|
||||||
from PyRIGS.tests.pages import BasePage, FormPage
|
from PyRIGS.tests.pages import BasePage, FormPage
|
||||||
|
|
||||||
|
|
||||||
class TraineeDetail(BasePage):
|
class TraineeDetail(BasePage):
|
||||||
URL_TEMPLATE = 'trainee/{pk}'
|
URL_TEMPLATE = 'trainee/{pk}'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user