Skip to content

Commit

Permalink
Remove convertWarningToExceptions from LinkTest
Browse files Browse the repository at this point in the history
  • Loading branch information
xemlock committed Sep 20, 2021
1 parent fbb1f6d commit 77a6351
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/HTMLPurifier/HTMLModule/HTML5/LinkTest.php
Expand Up @@ -2,8 +2,6 @@

class HTMLPurifier_HTMLModule_HTML5_LinkTest extends BaseTestCase
{
protected $convertWarningsToExceptions = true;

protected function setUp()
{
parent::setUp();
Expand Down

0 comments on commit 77a6351

Please sign in to comment.