test(integration): fix typo

This commit is contained in:
Julien Neuhart
2025-05-15 10:16:57 +02:00
parent 9aaab97d6a
commit 790b69a32e

View File

@@ -247,7 +247,7 @@ Feature: /forms/pdfengines/{write|read}
"""
{
"status": 400,
"message": "the webhook middleware can only work with multipart/form-data routes that results in output files"
"message": "The webhook middleware can only work with multipart/form-data routes that results in output files"
}
"""