mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-19 05:32:16 +01:00
test(integration): fix typo
This commit is contained in:
@@ -247,7 +247,7 @@ Feature: /forms/pdfengines/{write|read}
|
|||||||
"""
|
"""
|
||||||
{
|
{
|
||||||
"status": 400,
|
"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"
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user