Skip to content

Commit dcdef64

Browse files
resolve copilot comment
1 parent 27f94fc commit dcdef64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/e2e-test/pages/generatePage.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
from playwright.sync_api import expect
33
import logging
44
logger = logging.getLogger(__name__)
5-
from pytest_check import check
6-
75

86
class GeneratePage(BasePage):
97
GENERATE_DRAFT = "//button[@title='Generate Draft']"

0 commit comments

Comments
 (0)