enapps-enorman opened a new pull request, #49:
URL: 
https://github.com/apache/sling-org-apache-sling-starter-integration-tests/pull/49

   Update HeadServletTest to allow a Content-Type response header with a charset
   
   The latest versions of jetty are appending the charset to the Content-Type 
header of the response.
   
   The result is the following assertion failing in the smote test.  Fix by 
adjusting the value matching to allow an optional charset suffix.
   
   
`HeadServletTest.htmlHead:91->assertCommonHeaders:65->assertResponseHeader:58 
Expected regexp text/html for header Content-Type, header value is 
text/html;charset=utf-8`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to