Skip to content

Commit

Permalink
let's see where the tests dir lives on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Oct 3, 2023
1 parent c5ab1c2 commit 7e41214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/phpunit-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

DIRNAME=$(dirname "$0")

echo "$WP_TESTS_DIR"
bash "${DIRNAME}/install-wp-tests.sh" wordpress_test root root 127.0.0.1 latest
echo "Running PHPUnit on Single Site"
composer phpunit
Expand Down

0 comments on commit 7e41214

Please sign in to comment.