We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2f5a3 commit 7b575cbCopy full SHA for 7b575cb
tests/Sabberworm/CSS/OutputFormatTest.php
@@ -29,7 +29,7 @@ class OutputFormatTest extends \PHPunit\Framework\TestCase
29
private $oParser;
30
private $oDocument;
31
32
- function setUp()
+ protected function setUp()
33
{
34
global $TEST_CSS;
35
$this->oParser = new Parser($TEST_CSS);
0 commit comments