From d223660b416ea083bfa5b1934ee9b6fde8ed4456 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 6 Apr 2023 12:14:44 -0700 Subject: [PATCH] move comment up --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 37dc52e8c..3b40d61c5 100644 --- a/tox.ini +++ b/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 =