test
This commit is contained in:
parent
b708494389
commit
811c5a9ec8
1 changed files with 1 additions and 0 deletions
1
bin/install-wp-tests.sh
Executable file → Normal file
1
bin/install-wp-tests.sh
Executable file → Normal file
|
@ -54,6 +54,7 @@ fi
|
|||
set -ex
|
||||
|
||||
install_wp() {
|
||||
rm -rf $WP_CORE_DIR
|
||||
|
||||
if [ -d $WP_CORE_DIR ]; then
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue