Update middleware/http/opa/middleware_test.go
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
parent
5087f962df
commit
43ccc1c1d8
|
@ -259,7 +259,7 @@ func TestOpaPolicy(t *testing.T) {
|
|||
},
|
||||
status: 200,
|
||||
},
|
||||
"body is not read by deafult": {
|
||||
"body is not read by default": {
|
||||
meta: middleware.Metadata{Base: metadata.Base{
|
||||
Properties: map[string]string{
|
||||
// `"readBody": "false"` is the default value
|
||||
|
|
Loading…
Reference in New Issue