The prometheus exporter is a first class citizen now. This keeps consistency
with the other tests.
---
 reg-tests/contrib/prometheus.vtc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reg-tests/contrib/prometheus.vtc b/reg-tests/contrib/prometheus.vtc
index 9efee4be2..702a2e983 100644
--- a/reg-tests/contrib/prometheus.vtc
+++ b/reg-tests/contrib/prometheus.vtc
@@ -1,7 +1,7 @@
 varnishtest "prometheus exporter test"
 
 feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(3.0-dev0)'"
-#REQUIRE_SERVICES=prometheus-exporter
+feature cmd "$HAPROXY_PROGRAM -cc 'feature(PROMEX)'"
 
 feature ignore_unknown_macro
 
-- 
2.54.0



Reply via email to