From 80e244388438b729e7cba4d8a6e48ac81be2b1d8 Mon Sep 17 00:00:00 2001 From: Ervin Hegedus Date: Mon, 12 Feb 2024 11:55:17 +0100 Subject: [PATCH] Add new condition to test case --- test/test-cases/regression/action-ctl_rule_remove_by_id.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/test-cases/regression/action-ctl_rule_remove_by_id.json b/test/test-cases/regression/action-ctl_rule_remove_by_id.json index ba89561d..0e05cd2f 100644 --- a/test/test-cases/regression/action-ctl_rule_remove_by_id.json +++ b/test/test-cases/regression/action-ctl_rule_remove_by_id.json @@ -4,7 +4,8 @@ "version_min":300000, "title":"Testing CtlRuleRemoteById (1)", "expected":{ - "debug_log": "Rule id: 1 was skipped due to a ruleRemoveById action..." + "debug_log": "Rule id: 1 was skipped due to a ruleRemoveById action...", + "http_code": 200 }, "client":{ "ip":"200.249.12.31",