diff --git a/internal/actions/ctl_test.go b/internal/actions/ctl_test.go index bb6882a7..23364e0b 100644 --- a/internal/actions/ctl_test.go +++ b/internal/actions/ctl_test.go @@ -237,7 +237,7 @@ func TestCtl(t *testing.T) { } }, }, - "responseBodyLimit successfuly": { + "responseBodyLimit successfully": { input: "responseBodyLimit=12345", prepareTX: func(tx *corazawaf.Transaction) { tx.ProcessRequestHeaders()