Skip to content

Commit 060fd65

Browse files
another approach
1 parent 0bc786e commit 060fd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/base-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
volumes:
77
- ${COMPOSE_DIR}/../../:/var/www:cached
88
- ${COMPOSER_HOME}:/root/.composer:cached
9-
- tmp/behat-output:/app/tests/_output
9+
- ./tmp/behat-output:/app/tests/_output
1010
- tmp/behat-report:/app/tests/_html
1111
depends_on:
1212
- db

0 commit comments

Comments
 (0)