Skip to content

Commit

Permalink
add fork notice to install wp tests bin
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Canales committed Mar 8, 2024
1 parent 4baa942 commit ee8d469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/install-wp-tests.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Forked from https://github.com/wp-cli/scaffold-command/blob/main/features/install-wp-tests.feature
# Function to display usage instructions
display_usage() {
echo "Usage: $0 [options] <db-name> <db-user> <db-pass> [db-host] [wp-version] [skip-database-creation]"
Expand Down

0 comments on commit ee8d469

Please sign in to comment.