diff --git a/tests/bootstrap.php b/tests/bootstrap.php index fb667263e45474a3dab4b0c2f26eaa4eee36f071..d273676f4c6c823fc4680112067e8fdc2feb5586 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,7 +1,7 @@ <?php global $RUNTIME_NOAPPS; -$RUNTIME_NOAPPS = true; +$RUNTIME_NOAPPS = false; define('PHPUNIT_RUN', 1);