this could be it!

This commit is contained in:
Greg Gauthier 2024-07-23 19:27:07 +01:00
parent c052005a2d
commit 82a4fcbc35

View File

@ -1,5 +1,5 @@
[pytest]
addopts = -s
addopts = -s -v --durations=0
testpaths = pytests
markers =
chrome: chrome tests only.