Skip to content

Commit ab75024

Browse files
committed
s --no-qt-log
1 parent 044c3e6 commit ab75024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ setenv=
2020
qt5reactor: REACTOR = qt5reactor
2121
asyncioreactor: REACTOR = asyncio
2222
commands=
23-
pytest --reactor={env:REACTOR}
23+
pytest --reactor={env:REACTOR} -s --no-qt-log
2424
sitepackages=False
2525
download=true
2626

0 commit comments

Comments
 (0)