diff --git a/kong/tools/utils.lua b/kong/tools/utils.lua index 76314a63053..060aed457f9 100644 --- a/kong/tools/utils.lua +++ b/kong/tools/utils.lua @@ -1422,10 +1422,10 @@ do - Kong Error + Error -

Kong Error

+

Error

%s.

diff --git a/spec/02-integration/05-proxy/12-error_default_type_spec.lua b/spec/02-integration/05-proxy/12-error_default_type_spec.lua index c69a9113978..4599915022e 100644 --- a/spec/02-integration/05-proxy/12-error_default_type_spec.lua +++ b/spec/02-integration/05-proxy/12-error_default_type_spec.lua @@ -15,10 +15,10 @@ local HTML_TEMPLATE = [[ - Kong Error + Error -

Kong Error

+

Error

%s.

]] diff --git a/t/01-pdk/08-response/13-error.t b/t/01-pdk/08-response/13-error.t index 03fdad7fcb5..a5caa0f81fe 100644 --- a/t/01-pdk/08-response/13-error.t +++ b/t/01-pdk/08-response/13-error.t @@ -165,10 +165,10 @@ Content-Type: text/html; charset=utf-8 - Kong Error + Error -

Kong Error

+

Error

An invalid response was received from the upstream server.

@@ -475,10 +475,10 @@ Content-Type: text/html; charset=utf-8 - Kong Error + Error -

Kong Error

+

Error

An invalid response was received from the upstream server.