chore: fix null handling in multipartFormRequestOptions test (#1385)

This commit is contained in:
Yordis Prieto 2025-07-29 12:17:03 -04:00 committed by GitHub
parent 3bd2b340c8
commit df63008a94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ describe('form data validation', () => {
});
test('null', async () => {
await expect(() =>
await expect(
multipartFormRequestOptions(
{
body: {