tainacan/tests/bootstrap-config-sample.php

9 lines
83 B
PHP

<?php
return [
'tests_dir' => '/tmp/wordpress/wordpress-tests-lib',
];
?>