Skip to content

Commit

Permalink
refactor: make playwright service's default command be to run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Nov 21, 2024
1 parent 3dd63e3 commit 26bb457
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ services:
image: benefits_client:playwright
volumes:
- ./tests/playwright:/playwright
# https://code.visualstudio.com/docs/remote/create-dev-container#_use-docker-compose
entrypoint: sleep infinity
command: ./run.sh

0 comments on commit 26bb457

Please sign in to comment.