revert bootstart test
This commit is contained in:
parent
3d3317a808
commit
f764f9654b
|
@ -6,8 +6,7 @@
|
|||
*/
|
||||
$bootstrap_cfg = require('bootstrap-config.php');
|
||||
|
||||
// $_tests_dir = getenv( 'WP_TESTS_DIR' );
|
||||
$_tests_dir = '/tainacan_test/wordpress-tests-lib';
|
||||
$_tests_dir = getenv( 'WP_TESTS_DIR' );
|
||||
if ( ! $_tests_dir ) {
|
||||
$_tests_dir = $bootstrap_cfg['tests_dir'];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue