Files
symfony-flex-recipes-contrib/phpjit/behat-rest-fr/1.0/manifest.json
T
2020-10-31 17:06:31 +01:00

10 lines
210 B
JSON

{
"copy-from-recipe": {
"behat.yml.dist": "behat.yml.dist",
"config/": "%CONFIG_DIR%/",
"features/": "features/",
"tests/": "tests/"
},
"gitignore": ["/behat.yml"]
}