remove print
This commit is contained in:
parent
3d17a4ec63
commit
764ffda1f7
1 changed files with 0 additions and 3 deletions
|
|
@ -23,9 +23,6 @@ TIMEOUT = 20_000
|
|||
expect.set_options(timeout=TIMEOUT)
|
||||
|
||||
|
||||
print("heeeeeeeeeeeeeeeeeeeloooooooooooooooooooooooo")
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def context(context: BrowserContext) -> BrowserContext:
|
||||
context.set_default_timeout(TIMEOUT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue