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 6e78c42 commit c507c7aCopy full SHA for c507c7a
tests/e2e-playwright/tests/conftest.py
@@ -462,7 +462,6 @@ def _(
462
logging.INFO,
463
"Copying template data",
464
) as copying_logger:
465
-
466
# From the long running tasks response's urls, only their path is relevant
467
def url_to_path(url):
468
return urllib.parse.urlparse(url).path
0 commit comments