flake8 fixes
This commit is contained in:
parent
69c82f8563
commit
175744761b
@ -20,6 +20,7 @@
|
|||||||
import pytest_bdd as bdd
|
import pytest_bdd as bdd
|
||||||
bdd.scenarios('tabs.feature')
|
bdd.scenarios('tabs.feature')
|
||||||
|
|
||||||
|
|
||||||
@bdd.when("I wait for a prompt")
|
@bdd.when("I wait for a prompt")
|
||||||
def wait_for_prompt(quteproc):
|
def wait_for_prompt(quteproc):
|
||||||
quteproc.wait_for(message='Asking question *')
|
quteproc.wait_for(message='Asking question *')
|
||||||
|
Loading…
Reference in New Issue
Block a user