OwlCyberSecurity - MANAGER
Edit File: phpunit.xml
<phpunit bootstrap="tests/bootstrap.php"> <testsuites> <testsuite name="tests"> <directory>tests</directory> </testsuite> </testsuites> </phpunit>