🏠 Root
/
home
/
artorgp
/
parankhoit
/
wp-content
/
plugins
/
updraftplus
/
vendor
/
eher
/
oauth
/
Editing: phpunit.xml.dist
<phpunit bootstrap="vendor/autoload.php" colors="true"> <testsuites> <testsuite name="Test Suite"> <directory>test</directory> </testsuite> </testsuites> </phpunit>
Save
Cancel