tainacan/tests/bootstrap-config-sample.php

7 lines
71 B
PHP

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