Skip to content

Commit

Permalink
Merge branch 'main' into setvar_missing_key
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP authored Oct 30, 2023
2 parents 7c72491 + 4b1b82d commit cc26c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/actions/ctl_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ func TestCtl(t *testing.T) {
}
},
},
"responseBodyLimit successfuly": {
"responseBodyLimit successfully": {
input: "responseBodyLimit=12345",
prepareTX: func(tx *corazawaf.Transaction) {
tx.ProcessRequestHeaders()
Expand Down

0 comments on commit cc26c67

Please sign in to comment.