(bad) Test for HttpDeleteWithBody

This commit is contained in:
2023-02-08 14:56:46 -06:00
parent 1e1ecbccee
commit f6220482cd
2 changed files with 5 additions and 1 deletions

View File

@ -489,7 +489,7 @@ public class Auth0PermissionsHelper
/*******************************************************************************
**
*******************************************************************************/
class HttpDeleteWithBody extends HttpEntityEnclosingRequestBase
static class HttpDeleteWithBody extends HttpEntityEnclosingRequestBase
{
/*******************************************************************************