Skip to content

Commit 7665d96

Browse files
lkarstenFelipe Zimmerle
authored andcommitted
Improve action-allow test titles
1 parent fc06915 commit 7665d96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"enabled":1,
44
"version_min":300000,
5-
"title":"Testing allow action 1/3",
5+
"title":"Testing allow action (1/3)",
66
"expected":{
77
"debug_log": "Skipped rule id '500066' as request trough the utilization of an `allow' action",
88
"http_code": 200
@@ -35,7 +35,7 @@
3535
{
3636
"enabled":1,
3737
"version_min":300000,
38-
"title":"Testing allow action 1/3",
38+
"title":"Testing allow action (2/3)",
3939
"expected":{
4040
"debug_log": "",
4141
"http_code": 500
@@ -68,7 +68,7 @@
6868
{
6969
"enabled":1,
7070
"version_min":300000,
71-
"title":"Testing allow action 1/3",
71+
"title":"Testing allow action (3/3)",
7272
"expected":{
7373
"debug_log": "",
7474
"http_code": 500

0 commit comments

Comments
 (0)