Update middleware/http/opa/middleware_test.go

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
Bernd Verst 2022-10-06 14:27:18 -07:00 committed by GitHub
parent 5087f962df
commit 43ccc1c1d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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