Skip to content

Commit

Permalink
Revert "Revert change to docker-compose.playwright.yml"
Browse files Browse the repository at this point in the history
This reverts commit 58095cd.
  • Loading branch information
obulat committed Oct 26, 2024
1 parent 9fa77a3 commit 3f6eb1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/docker-compose.playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ services:
args:
- PLAYWRIGHT_VERSION=${PLAYWRIGHT_VERSION}
volumes:
- ../node_modules:/node_modules:rw,Z
- .:/frontend:rw,Z
user: ${USER_ID}
working_dir: /frontend
Expand Down

0 comments on commit 3f6eb1a

Please sign in to comment.