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.
+1 LGTM
Pull-Request has been merged by skrzepto
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.