mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-20 02:18:51 +00:00
Set column width to 120
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
committed by
yubiuser
parent
80bea32740
commit
c26e71edfd
@@ -8,4 +8,4 @@ docker images pihole:${GIT_TAG}
|
|||||||
python -m black ./test/tests/
|
python -m black ./test/tests/
|
||||||
|
|
||||||
# TODO: Add junitxml output and have something consume it
|
# TODO: Add junitxml output and have something consume it
|
||||||
py.test -vv -n auto ./test/tests/
|
COLUMNS=120 py.test -vv -n auto ./test/tests/
|
||||||
|
|||||||
Reference in New Issue
Block a user