Skip to content

Commit

Permalink
update: heroku CI chrome buildpack (#9807)
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-billy authored Aug 5, 2024
1 parent 7c37dcb commit 19515e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dusk.md
Original file line number Diff line number Diff line change
Expand Up @@ -2121,7 +2121,7 @@ To run Dusk tests on [Heroku CI](https://www.heroku.com/continuous-integration),
"test": {
"buildpacks": [
{ "url": "heroku/php" },
{ "url": "https://github.com/heroku/heroku-buildpack-google-chrome" }
{ "url": "https://github.com/heroku/heroku-buildpack-chrome-for-testing" }
],
"scripts": {
"test-setup": "cp .env.testing .env",
Expand Down

0 comments on commit 19515e2

Please sign in to comment.