Skip to content

Commit d6dc3f7

Browse files
changed tmp path
1 parent 060fd65 commit d6dc3f7

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
@@ -7,7 +7,7 @@ services:
77
- ${COMPOSE_DIR}/../../:/var/www:cached
88
- ${COMPOSER_HOME}:/root/.composer:cached
99
- ./tmp/behat-output:/app/tests/_output
10-
- tmp/behat-report:/app/tests/_html
10+
- ./tmp/behat-report:/app/tests/_html
1111
depends_on:
1212
- db
1313
environment:

0 commit comments

Comments
 (0)