Skip to content

Commit 5b61ee1

Browse files
author
dmy.berezovskyi
committed
fix path
1 parent 3c51334 commit 5b61ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pageobjects/text/fill_form.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from src.locators.locators import TextFields
2-
from pageobjects.base_page import BasePage
2+
from src.pageobjects.base_page import BasePage
33
from utils.logger import log
44

55

0 commit comments

Comments
 (0)