tainacan/tests/bootstrap-config-sample.php

7 lines
70 B
PHP

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