Skip to content

Commit ed9013b

Browse files
committed
tests: Update pytest command
1 parent 7feab35 commit ed9013b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.qutebrowser.qutebrowser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ modules:
7575
export QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess
7676
export PYTHONPATH=.
7777
# verbose output: -v -s --no-qt-log
78-
pytest --qute-bdd-webengine
78+
pytest --qute-backend=webengine
7979
sources:
8080
- type: git
8181
url: https://github.com/qutebrowser/qutebrowser.git

0 commit comments

Comments
 (0)