cb8f2c4 Fix test failing due to additional HTML attributes

Authored and Committed by lsedlar 7 years ago
    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.