mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
move comment up
This commit is contained in:
parent
eb5742a642
commit
d223660b41
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -144,11 +144,11 @@ passenv =
|
|||
SERVER
|
||||
|
||||
[testenv:apacheconftest-external-with-pebble]
|
||||
description = Run apacheconftest with pebble and Certbot outside of tox's virtual environment.
|
||||
deps =
|
||||
-e certbot-ci
|
||||
commands =
|
||||
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test-pebble.py --debian-modules
|
||||
description = Run apacheconftest with pebble and Certbot outside of tox's virtual environment.
|
||||
|
||||
[testenv:apacheconftest-with-pebble]
|
||||
deps =
|
||||
|
|
|
|||
Loading…
Reference in a new issue