AuthN: cleanup logs (#63652)
* AuthN: clean up logs Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
This commit is contained in:
@@ -84,7 +84,7 @@ func TestRender_Authenticate(t *testing.T) {
|
||||
Header: map[string][]string{"Cookie": {"renderKey=123"}},
|
||||
},
|
||||
},
|
||||
expectedErr: ErrInvalidRenderKey,
|
||||
expectedErr: errInvalidRenderKey,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user