diff --git a/macpaw/behat-nelmio-describer/1.0/config/packages/behat_nelmio_describer.yaml b/macpaw/behat-nelmio-describer/1.0/config/packages/behat_nelmio_describer.yaml new file mode 100644 index 00000000..5d6b929e --- /dev/null +++ b/macpaw/behat-nelmio-describer/1.0/config/packages/behat_nelmio_describer.yaml @@ -0,0 +1,2 @@ +behat_nelmio_describer: + behat_test_path: '%kernel.project_dir%/features' diff --git a/macpaw/behat-nelmio-describer/1.0/manifest.json b/macpaw/behat-nelmio-describer/1.0/manifest.json new file mode 100644 index 00000000..d866d61e --- /dev/null +++ b/macpaw/behat-nelmio-describer/1.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "BehatNelmioDescriber\\BehatNelmioDescriberBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +} diff --git a/macpaw/behat-nelmio-describer/1.0/post-install.txt b/macpaw/behat-nelmio-describer/1.0/post-install.txt new file mode 100644 index 00000000..5b1a83b8 --- /dev/null +++ b/macpaw/behat-nelmio-describer/1.0/post-install.txt @@ -0,0 +1 @@ + * Read the documentation at https://github.com/MacPaw/behat-nelmio-describer