Update bootstrap-config-sample.php

This commit is contained in:
Rodrigo 2021-04-18 13:53:03 -03:00 committed by GitHub
parent 1b096e5103
commit 3c03c3273d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -3,5 +3,3 @@
return [ return [
'tests_dir' => '/tmp/wordpress-tests-lib', 'tests_dir' => '/tmp/wordpress-tests-lib',
]; ];
?>