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 8702f4f commit ae819c7Copy full SHA for ae819c7
tests/e2e-playwright/tests/conftest.py
@@ -23,7 +23,6 @@
23
from playwright.sync_api import APIRequestContext, BrowserContext, Page, WebSocket
24
from playwright.sync_api._generated import Playwright
25
from pydantic import AnyUrl, SecretStr, TypeAdapter
26
-from pytest import Item
27
from pytest_simcore.helpers.faker_factories import DEFAULT_TEST_PASSWORD
28
from pytest_simcore.helpers.logging_tools import log_context
29
from pytest_simcore.helpers.playwright import (
0 commit comments