diff --git a/tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php b/tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php index 6c13ac1c2..3064ca4de 100644 --- a/tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php +++ b/tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php @@ -65,7 +65,7 @@ abstract class ItopDataTestCase extends ItopTestCase * @see tearDown * @see ResetMetaModelQueyCacheGetObject */ - private $bIsUsingSilo = false; + protected $bIsUsingSilo = false; /** * @var string Default environment to use for test cases