Skip to content

Commit

Permalink
Fix tests failure
Browse files Browse the repository at this point in the history
  • Loading branch information
veteran29 committed Aug 14, 2023
1 parent 1178c5a commit 98dd777
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ services:
- docker.pkg.github.com/armaforces/website/app_assets:dev
- docker.pkg.github.com/armaforces/website/app_php:dev
volumes:
# Extract files from runtime for QA tools
- './var:/www/app/var'
- './vendor:/www/app/vendor'
# Copy tests into runtime
- './.env.test:/www/app/.env.test:ro'
- './tests:/www/app/tests:ro'
Expand Down

0 comments on commit 98dd777

Please sign in to comment.