Skip to content

Commit a961eca

Browse files
committed
Add back stmt
1 parent cd80f8b commit a961eca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/install-wp-tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ else
9898
WP_TESTS_TAG="tags/$LATEST_VERSION"
9999
fi
100100

101+
set -ex
102+
101103
install_wp() {
102104

103105
if [ -f $WP_CORE_FILE ]; then

0 commit comments

Comments
 (0)