6 lines
67 B
PHP
6 lines
67 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'tests_dir' => '/tmp/wordpress-tests-lib',
|
||
|
];
|