Skip to content

Commit

Permalink
Merge pull request #20 from indieweb/pfefferle-patch-1
Browse files Browse the repository at this point in the history
Update install-wp-tests.sh
  • Loading branch information
pfefferle authored Dec 17, 2017
2 parents e333880 + 4ff02b3 commit ff26aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install-wp-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ install_db() {
fi

# create database
#mysqladmin create $DB_NAME --user="$DB_USER" --password="$DB_PASS"$EXTRA
mysqladmin create $DB_NAME --user="$DB_USER" --password="$DB_PASS"$EXTRA
}

install_wp
Expand Down

0 comments on commit ff26aa3

Please sign in to comment.