Work around pytest madness.
This commit is contained in:
parent
df98312f42
commit
df40b39e3e
@ -18,7 +18,7 @@
|
||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import pytest_bdd as bdd
|
||||
bdd.scenarios('prompt.feature')
|
||||
bdd.scenarios('prompts.feature')
|
||||
|
||||
|
||||
@bdd.when("I click the button")
|
Loading…
Reference in New Issue
Block a user