We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2967ab commit 04bd504Copy full SHA for 04bd504
1 file changed
tests/HJSONParserTest.php
@@ -10,7 +10,7 @@
10
class HJSONParserTest extends TestCase
11
{
12
13
- public function setUp()
+ protected function setUp()
14
15
parent::setUp();
16
$this->rootDir = dirname(__FILE__).DIRECTORY_SEPARATOR."assets";
0 commit comments