]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: Fix for single flag array avoidance
authorPhil Sutter <phil@nwl.cc>
Wed, 11 Jun 2025 15:15:22 +0000 (17:15 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 12 Jun 2025 20:55:53 +0000 (22:55 +0200)
commitb5f43dfc8b28989290a16818f00ca73c6cd8ff65
tree20db6a6b73c9eb1c61af8384fadc29f0f08c501c
parent9fa3fbed73a36111e308c9856514a032f5444564
tests: monitor: Fix for single flag array avoidance

Missed to update the JSON monitor expected output.

Fixes: 6bedb12af1658 ("json: Print single set flag as non-array")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Reviewed-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/monitor/testcases/map-expr.t
tests/monitor/testcases/set-concat-interval.t
tests/monitor/testcases/set-interval.t
tests/monitor/testcases/set-maps.t
tests/monitor/testcases/set-mixed.t
tests/monitor/testcases/set-multiple.t
tests/monitor/testcases/set-simple.t