Change prometheus test to check for require jq

This commit is contained in:
Tim Wojtulewicz 2024-06-06 08:53:48 -07:00
parent 7ac703b97d
commit c0f14bdc0b

View file

@ -2,6 +2,7 @@
# Note compilable to C++ due to globals being initialized to a record that
# has an opaque type as a field.
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
# @TEST-REQUIRES: which jq
#
# @TEST-PORT: BROKER_PORT1
# @TEST-PORT: BROKER_PORT2