diff --git a/test/integration/features/pdfengines_metadata.feature b/test/integration/features/pdfengines_metadata.feature index 19dd0b8f..9c75588d 100644 --- a/test/integration/features/pdfengines_metadata.feature +++ b/test/integration/features/pdfengines_metadata.feature @@ -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" } """