From: gggeek Date: Thu, 24 Nov 2022 17:19:59 +0000 (+0000) Subject: try to fix missing codecoverage of debugger X-Git-Tag: 4.9.0~26 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=80df459e598a1ad4ffab3544506c8ba9c4af280f;p=plcapi.git try to fix missing codecoverage of debugger --- diff --git a/tests/ci/config/apache_vhost b/tests/ci/config/apache_vhost index 90735f5b..4cb918b1 100644 --- a/tests/ci/config/apache_vhost +++ b/tests/ci/config/apache_vhost @@ -20,6 +20,7 @@ # Env vars used by the test code, which we get from the environment SetEnv HTTPSERVER ${HTTPSERVER} + SetEnv TESTMODE true Options FollowSymLinks MultiViews