Skip to content

Commit

Permalink
mkdir because we deleted the example tests
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantintegral committed May 3, 2023
1 parent 880a36f commit a881296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ verify_run_playwright() {
cp -av "$DIR"/tests/testdata/web/* web/
assert [ -f web/index.php ]
ddev install-playwright
mkdir -p test/playwright/tests
cp "$DIR"/tests/testdata/phpinfo.spec.ts test/playwright/tests/phpinfo.spec.ts
health_checks

Expand Down

0 comments on commit a881296

Please sign in to comment.