Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 0648c44

Browse files
committed
feature #862 added tests as a configurable directory (fabpot)
This PR was merged into the 3.0-dev branch. Discussion ---------- added tests as a configurable directory needed for sensiolabs/SensioGeneratorBundle#416 Commits ------- 7199474 added tests as a configurable directory
2 parents 888a17b + 7199474 commit 0648c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"symfony-bin-dir": "bin",
4848
"symfony-var-dir": "var",
4949
"symfony-web-dir": "web",
50+
"symfony-tests-dir": "tests",
5051
"symfony-assets-install": "relative",
5152
"incenteev-parameters": {
5253
"file": "app/config/parameters.yml"

0 commit comments

Comments
 (0)