cb8f2c4
Fix test failing due to additional HTML attributes The HTML contains an attribute which causes the expected string to not be found. This patch updates the test to use a regular expression, which should be a tad more reliable.