Skip to content

Commit 80e2443

Browse files
committed
Add new condition to test case
1 parent ed811f1 commit 80e2443

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test-cases/regression/action-ctl_rule_remove_by_id.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"version_min":300000,
55
"title":"Testing CtlRuleRemoteById (1)",
66
"expected":{
7-
"debug_log": "Rule id: 1 was skipped due to a ruleRemoveById action..."
7+
"debug_log": "Rule id: 1 was skipped due to a ruleRemoveById action...",
8+
"http_code": 200
89
},
910
"client":{
1011
"ip":"200.249.12.31",

0 commit comments

Comments
 (0)