Update bootstrap-config.php

This commit is contained in:
walisonjose 2018-05-29 15:16:47 -03:00 committed by GitHub
parent 5e97b3e745
commit 2e5235ff7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
return [
'tests_dir' => '/tmp/wordpress/wodpress-tests-lib',
'tests_dir' => '~/wordpress/wodpress-tests-lib',
];