mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 12:22:17 +01:00
test(integration): fix typo
This commit is contained in:
@@ -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"
|
||||
}
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user