Skip to content

Commit

Permalink
Merge pull request neos#5110 from crydotsnake/bugfix/fix-behat-cp-com…
Browse files Browse the repository at this point in the history
…mand-readme

BUGFIX: fix behat configuration template folder path in README.rst
  • Loading branch information
bwaidelich authored Jun 2, 2024
2 parents 6171dd7 + 96d9c33 commit 8d044aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Do the following for setting up everything:

.. code-block:: bash
cp -R Packages/Neos/Neos.ContentRepository.BehavioralTests/DistributionBehatTemplate/ Build/Behat
cp -R Packages/Neos/Neos.ContentRepository.BehavioralTests/DistributionConfigurationTemplate/ Build/Behat
pushd Build/Behat/
rm composer.lock
composer install
Expand Down

0 comments on commit 8d044aa

Please sign in to comment.