Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
escopecz committed Mar 8, 2019
1 parent 9bcb4b7 commit d17e109
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ public function testDecodeTokensWithAmpersand()
<head></head>
<body>
<h2>Hello there!</h2>
<a href="https://john.doe&amp;son">Link</a>
<a href="https://john.doe&son">Link</a>
</body>
</html>
Expand Down

0 comments on commit d17e109

Please sign in to comment.