Properly escape a '
parent
9a8482172d
commit
c99e6415fd
|
@ -15,6 +15,6 @@ requests:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<h1 class="headline">Uh oh. That page doesn\’t exist.</h1>'
|
||||
- 'This page is reserved for artistic dogs.'
|
||||
- '<h1 class="headline">Uh oh. That page doesn't exist.</h1>'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue